Class RemoteFSException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.jalbum.remotefs.RemoteFSException
-
Constructor Summary
ConstructorsConstructorDescriptionRemoteFSException(com.enterprisedt.net.ftp.FTPException ex) RemoteFSException(com.jcraft.jsch.SftpException ex) RemoteFSException(it.sauronsoftware.ftp4j.FTPException arg0) RemoteFSException(String arg0) RemoteFSException(String arg0, Throwable arg1) RemoteFSException(Throwable arg0, int code) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RemoteFSException
public RemoteFSException() -
RemoteFSException
- Parameters:
arg0-
-
RemoteFSException
public RemoteFSException(it.sauronsoftware.ftp4j.FTPException arg0) -
RemoteFSException
public RemoteFSException(com.enterprisedt.net.ftp.FTPException ex) -
RemoteFSException
public RemoteFSException(com.jcraft.jsch.SftpException ex) -
RemoteFSException
-
RemoteFSException
-
-
Method Details
-
getCode
public int getCode()
-