public class FatalJmsException extends org.springframework.core.NestedRuntimeException
Constructor and Description |
---|
FatalJmsException(String message)
Create a new instance for the given message
|
FatalJmsException(String message,
Throwable cause)
Create a new instance for the given message and cause
|
contains, getMessage, getMostSpecificCause, getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public FatalJmsException(String message)
message
- The messagepublic FatalJmsException(String message, Throwable cause)
message
- The messagecause
- The causing ThrowableCopyright © 2010–2018 Jadira Systems. All rights reserved.