org.apache.qpid.proton
Class InterruptException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.qpid.proton.ProtonException
org.apache.qpid.proton.InterruptException
- All Implemented Interfaces:
- Serializable
public class InterruptException
- extends ProtonException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InterruptException
public InterruptException()
InterruptException
public InterruptException(String message)
InterruptException
public InterruptException(String message,
Throwable cause)
InterruptException
public InterruptException(Throwable cause)
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.