fc.jdbc.dbo
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>
public class ValidateException
- extends DBOException
Thrown when a DBO Object cannot be saved because the
information contained in it fails validity tests.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ValidateException
public ValidateException(String reason)