Class InvalidSchemaDataException

All Implemented Interfaces:
Serializable

public class InvalidSchemaDataException extends SchemaException
Exception thrown when the schema data is not in a valid form.
See Also:
  • Constructor Details

    • InvalidSchemaDataException

      public InvalidSchemaDataException(String message)
    • InvalidSchemaDataException

      public InvalidSchemaDataException(String message, Throwable cause)