Class InvalidRecordEntityDefinitionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
cloud.quinimbus.persistence.api.schema.InvalidSchemaException
cloud.quinimbus.persistence.api.records.InvalidRecordEntityDefinitionException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionInvalidRecordEntityDefinitionException
(Class<? extends Record> recordType, String message) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidRecordEntityDefinitionException
-
-
Method Details
-
recordType
-