public class JmsExtensionException
extends org.mule.runtime.extension.api.exception.ModuleException
| Modifier | Constructor and Description |
|---|---|
protected |
JmsExtensionException(Exception exception,
JmsErrors errorType,
String message)
Creates a new instance with the specified detail
message |
|
JmsExtensionException(Exception exception,
String message) |
|
JmsExtensionException(String message) |
protected |
JmsExtensionException(String message,
JmsErrors errorType)
Creates a new instance with the specified detail
message |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.