Class InvalidSchemaDataException

  • All Implemented Interfaces:
    java.io.Serializable

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

      • InvalidSchemaDataException

        public InvalidSchemaDataException​(java.lang.String message)
      • InvalidSchemaDataException

        public InvalidSchemaDataException​(java.lang.String message,
                                          java.lang.Throwable cause)