public class ProviderIllegalStateException extends ProviderException
| Constructor and Description |
|---|
ProviderIllegalStateException(String message) |
ProviderIllegalStateException(String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
javax.jms.IllegalStateException |
toJMSException() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ProviderIllegalStateException(String message)
public javax.jms.IllegalStateException toJMSException()
toJMSException in class ProviderExceptionCopyright © 2013–2019 The Apache Software Foundation. All rights reserved.