Class SchemaException

All Implemented Interfaces:
Serializable

public class SchemaException extends RuntimeException
Thrown by SchemaLoader.load() when it encounters un-parseable schema JSON definition.
Author:
erosb
See Also:
  • Constructor Details

  • Method Details

    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • getSchemaLocation

      public String getSchemaLocation()
    • toJSON

      public org.json.JSONObject toJSON()