Serialized Form
-
Package io.github.grumpystuff.grumpyjson.deserialize
-
Exception Class io.github.grumpystuff.grumpyjson.deserialize.JsonDeserializationException
class JsonDeserializationException extends Exception implements Serializable-
Serialized Fields
-
fieldErrorNode
FieldErrorNode fieldErrorNode
needs javadoc because this class isSerializable
-
-
-
-
Package io.github.grumpystuff.grumpyjson.registry
-
Exception Class io.github.grumpystuff.grumpyjson.registry.NotRegisteredException
class NotRegisteredException extends Exception implements Serializable
-
-
Package io.github.grumpystuff.grumpyjson.serialize
-
Exception Class io.github.grumpystuff.grumpyjson.serialize.JsonSerializationException
class JsonSerializationException extends RuntimeException implements Serializable-
Serialized Fields
-
fieldErrorNode
FieldErrorNode fieldErrorNode
needs javadoc because this class isSerializable
-
-
-