Class ValidateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.sql.SQLException
fc.jdbc.dbo.DBOException
fc.jdbc.dbo.ValidateException
- All Implemented Interfaces:
Serializable, Iterable<Throwable>
Thrown when a DBO Object cannot be saved because the
information contained in it fails validity tests.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class SQLException
getErrorCode, getNextException, getSQLState, iterator, setNextExceptionMethods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringMethods inherited from interface Iterable
forEach, spliterator
-
Constructor Details
-
ValidateException
-