Package com.illumon.iris.db.schema
Class SchemaValidationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.deephaven.UncheckedDeephavenException
com.illumon.iris.db.schema.SchemaException
com.illumon.iris.db.schema.SchemaValidationException
- All Implemented Interfaces:
Serializable
public class SchemaValidationException extends SchemaException
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description SchemaValidationException(String message)
SchemaValidationException(String message, Throwable cause)
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString