public class GjsonEncodeException extends RuntimeException
| Modifier and Type | Field and Description |
|---|---|
GjsonObject |
brokenObject |
| Constructor and Description |
|---|
GjsonEncodeException(GjsonObject brokenObject) |
GjsonEncodeException(GjsonObject brokenObject,
String string) |
GjsonEncodeException(GjsonObject brokenObject,
String string,
Throwable thrwbl) |
GjsonEncodeException(String description) |
GjsonEncodeException(String description,
Throwable throwable) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic final GjsonObject brokenObject
public GjsonEncodeException(GjsonObject brokenObject)
brokenObject - public GjsonEncodeException(GjsonObject brokenObject, String string)
brokenObject - string - public GjsonEncodeException(GjsonObject brokenObject, String string, Throwable thrwbl)
brokenObject - string - thrwbl - public GjsonEncodeException(String description)
description - Copyright © 2018 Terra Software Informatics LLC.. All rights reserved.