Class ProtocolException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.activemq.transport.stomp.ProtocolException
- All Implemented Interfaces:
Serializable
- Author:
- chirino
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionProtocolException(String s, boolean fatal) ProtocolException(String s, boolean fatal, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ProtocolException
public ProtocolException() -
ProtocolException
-
ProtocolException
-
ProtocolException
-
-
Method Details
-
isFatal
public boolean isFatal()
-