fc.jdbc.dbo
Class DBOException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.sql.SQLException
fc.jdbc.dbo.DBOException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ValidateException
public class DBOException
- extends SQLException
Captures exceptional conditions in the dbo framework.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DBOException
public DBOException(String reason)