com.uwyn.rife.database.exceptions
Class DatabaseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.uwyn.rife.database.exceptions.DatabaseException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- BatchExecutionErrorException, ConnectionCloseErrorException, ConnectionMetaDataErrorException, ConnectionOpenErrorException, ConnectionStatusErrorException, DatasourcesException, DriverInstantiationErrorException, DriverNameRetrievalErrorException, ExecutionErrorException, IncompatibleManyToOneValueTypeException, IncompatibleValidationTypeException, MissingDefaultConstructorException, MissingManyToManyTypeInformationException, MissingManyToOneAssociationTypeInformationException, MissingManyToOneColumnException, MissingManyToOneMainPropertyException, MissingManyToOneTableException, MissingResultsException, NoParametersException, NoParametrizedQueryException, ParameterDoesntExistException, PreparedStatementCreationErrorException, RollbackException, RowProcessorErrorException, StatementCloseErrorException, StatementCreationErrorException, TransactionErrorException, UndefinedVirtualParameterException, UnsupportedDriverNameException, UnsupportedManyToManyPropertyTypeException, UnsupportedManyToManyValueTypeException, UnsupportedManyToOneAssociationPropertyTypeException, UnsupportedManyToOneValueTypeException, UnsupportedVirtualParameterTypeException
public class DatabaseException
- extends RuntimeException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DatabaseException
public DatabaseException(String message)
DatabaseException
public DatabaseException(String message,
Throwable cause)
DatabaseException
public DatabaseException(Throwable cause)
Copyright © 2001-2007 Uwyn sprl/bvba. All Rights Reserved.