com.uwyn.rife.database.exceptions
Class DatasourcesException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.uwyn.rife.database.exceptions.DatabaseException
com.uwyn.rife.database.exceptions.DatasourcesException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- CantFindXmlPathException, CantWriteToDestinationException, DatasourceNotFoundException, InitializationErrorException, MissingXmlPathException, ModificationTimeErrorException, StoreXmlErrorException
public class DatasourcesException
- extends DatabaseException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DatasourcesException
public DatasourcesException(String message)
DatasourcesException
public DatasourcesException(Throwable cause)
DatasourcesException
public DatasourcesException(String message,
Throwable cause)
Copyright © 2001-2007 Uwyn sprl/bvba. All Rights Reserved.