Class InvalidSchemaException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
InvalidSchemaRefException

public class InvalidSchemaException extends SchemaException
Thrown when an invalid schema is used.
See Also:
  • Constructor Details

    • InvalidSchemaException

      public InvalidSchemaException(Error message, Exception cause)
    • InvalidSchemaException

      public InvalidSchemaException(Error message)