Uses of Package
com.clumd.projects.javajson.exceptions.json
Packages that use com.clumd.projects.javajson.exceptions.json
Package
Description
-
Classes in com.clumd.projects.javajson.exceptions.json used by com.clumd.projects.javajson.apiClassDescriptionA class representing all possible exceptions that could occur with any JSON key.A class representing all possible exceptions that could occur when parsing a JSON object.This exception is used when there was a value found at a given key, but the datatype of the value found was not suitable for the calling method.
-
Classes in com.clumd.projects.javajson.exceptions.json used by com.clumd.projects.javajson.coreClassDescriptionA class representing all possible exceptions that could occur when parsing a JSON object.
-
Classes in com.clumd.projects.javajson.exceptions.json used by com.clumd.projects.javajson.exceptions.jsonClassDescriptionA class representing all possible exceptions that could occur with any JSON key.