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, toString
public JMSInputAdaptorRuntimeException()
public JMSInputAdaptorRuntimeException(String message)
public JMSInputAdaptorRuntimeException(String message, Throwable cause)
public JMSInputAdaptorRuntimeException(Throwable cause)
Copyright © 2017 WSO2. All rights reserved.