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