Package org.apache.qpid.proton
Class ProtonException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.qpid.proton.ProtonException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
InterruptException
,TimeoutException
,TransportException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionProtonException
(String message) ProtonException
(String message, Throwable cause) ProtonException
(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
-
ProtonException
public ProtonException() -
ProtonException
-
ProtonException
-
ProtonException
-