public class FTPConnectionException
extends org.mule.runtime.api.connection.ConnectionException
ConnectionException implementation to declare connectivity errors in the FtpConnector| Constructor and Description |
|---|
FTPConnectionException(String s) |
FTPConnectionException(String message,
org.mule.extension.file.common.api.exceptions.FileError errors) |
FTPConnectionException(String message,
Throwable throwable,
org.mule.extension.file.common.api.exceptions.FileError fileError) |
FTPConnectionException(Throwable throwable,
org.mule.extension.file.common.api.exceptions.FileError fileError) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic FTPConnectionException(String s)
public FTPConnectionException(String message, org.mule.extension.file.common.api.exceptions.FileError errors)
public FTPConnectionException(Throwable throwable, org.mule.extension.file.common.api.exceptions.FileError fileError)
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.