Package app.babylon.table
Class TableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
app.babylon.table.TableException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionTableException(String message) TableException(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
-
Constructor Details
-
TableException
-
TableException
-