Package com.clumd.projects.javajson.exceptions

  • Exception Summary 
    Exception 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.