public class JMSInputAdaptorRuntimeException extends RuntimeException
| Constructor and Description |
|---|
JMSInputAdaptorRuntimeException() |
JMSInputAdaptorRuntimeException(String message) |
JMSInputAdaptorRuntimeException(String message,
Throwable cause) |
JMSInputAdaptorRuntimeException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic JMSInputAdaptorRuntimeException()
public JMSInputAdaptorRuntimeException(String message)
public JMSInputAdaptorRuntimeException(String message, Throwable cause)
public JMSInputAdaptorRuntimeException(Throwable cause)
Copyright © 2018 WSO2. All rights reserved.