org.apache.avalon.phoenix.interfaces
Class ManagerException
java.lang.Object
|
+--CascadingException
|
+--org.apache.avalon.phoenix.interfaces.ManagerException
- public class ManagerException
- extends CascadingException
The ManagerException used to indicate problems with managers.
- Author:
- Peter Donald
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ManagerException
public ManagerException(String message)
ManagerException
public ManagerException(String message,
Throwable throwable)
Copyright © 2001 Apache Jakarta Project. All Rights Reserved.