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