Class DBOException

All Implemented Interfaces:
Serializable, Iterable<Throwable>
Direct Known Subclasses:
ValidateException

public class DBOException extends SQLException
Captures exceptional conditions in the dbo framework.
See Also: