org.apache.geronimo.network.protocol.control
Class ControlException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.geronimo.network.protocol.control.ControlException
- All Implemented Interfaces:
- Serializable
- public class ControlException
- extends Exception
- Version:
- $Revision: 1.2 $ $Date: 2004/03/10 09:59:14 $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ControlException
public ControlException()
ControlException
public ControlException(String message)
ControlException
public ControlException(String message,
Throwable cause)
ControlException
public ControlException(Throwable cause)
Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.