public class FtpException extends Exception
| Constructor and Description | 
|---|
FtpException(int errorCode)  | 
FtpException(int errorCode,
            Throwable e)  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
getErrorCode()  | 
Throwable | 
getThrowable()  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2025. All rights reserved.