Class InvalidSchemaException

java.lang.Object
java.lang.Throwable
java.lang.Exception
cloud.quinimbus.persistence.api.schema.InvalidSchemaException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
InvalidRecordEntityDefinitionException

public class InvalidSchemaException extends Exception
See Also:
  • Constructor Details

    • InvalidSchemaException

      public InvalidSchemaException(String message)
    • InvalidSchemaException

      public InvalidSchemaException(String message, Throwable cause)