Uses of Package
com.clumd.projects.javajson.exceptions
-
Classes in com.clumd.projects.javajson.exceptions used by com.clumd.projects.javajson.api Class Description BuildException A class representing all possible exceptions that could occur when creating a JSON object from Java values.JsonException The top level exception.SchemaException A class representing all possible exceptions that could occur when validating a JSON object against a Schema. -
Classes in com.clumd.projects.javajson.exceptions used by com.clumd.projects.javajson.core Class Description BuildException A class representing all possible exceptions that could occur when creating a JSON object from Java values. -
Classes in com.clumd.projects.javajson.exceptions used by com.clumd.projects.javajson.exceptions Class Description JsonException The top level exception. -
Classes in com.clumd.projects.javajson.exceptions used by com.clumd.projects.javajson.exceptions.json Class Description JsonException The top level exception. -
Classes in com.clumd.projects.javajson.exceptions used by com.clumd.projects.javajson.exceptions.schema Class Description JsonException The top level exception.SchemaException A class representing all possible exceptions that could occur when validating a JSON object against a Schema.