Class DBOException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.sql.SQLException
fc.jdbc.dbo.DBOException
- All Implemented Interfaces:
Serializable, Iterable<Throwable>
- Direct Known Subclasses:
ValidateException
Captures exceptional conditions in the dbo framework.
- 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
-
DBOException
-