org.apache.geronimo.messaging
Class NodeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.geronimo.messaging.NodeException
- All Implemented Interfaces:
- Serializable
- public class NodeException
- extends Exception
Exception to be raised when an problem occur when a node can not performed
a specified operation.
- Version:
- $Revision: 1.1 $ $Date: 2004/05/11 12:06:41 $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NodeException
public NodeException(String aMsg)
NodeException
public NodeException(String aMsg,
Throwable aNested)
NodeException
public NodeException(Throwable aNested)
Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.