net.java.ao
Class ActiveObjectsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.java.ao.ActiveObjectsException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ActiveObjectsConfigurationException, UnloadableJdbcDriverException
public class ActiveObjectsException
- extends RuntimeException
This is a generic Active Objects exception.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ActiveObjectsException
public ActiveObjectsException()
ActiveObjectsException
public ActiveObjectsException(String message)
ActiveObjectsException
public ActiveObjectsException(String message,
Throwable cause)
ActiveObjectsException
public ActiveObjectsException(Throwable cause)
Copyright © 2007-2012. All Rights Reserved.