public class EmailConnectionException
extends org.mule.runtime.api.connection.ConnectionException
ConnectionException for the Email Connector,| Constructor and Description |
|---|
EmailConnectionException(String message)
Creates a new instance with the specified detail
message |
EmailConnectionException(String message,
Throwable cause)
Creates a new instance with the specified detail
message and cause |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic EmailConnectionException(String message)
messagemessage - the detail messageCopyright © 2003–2016 MuleSoft, Inc.. All rights reserved.