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, toString
Copyright © 2023. All rights reserved.