public class DetailedFtpCommandException extends FtpCommandException
| Modifier and Type | Field and Description |
|---|---|
private org.apache.ftpserver.ftplet.FtpFile |
ftpFile |
private String |
subId |
| Constructor and Description |
|---|
DetailedFtpCommandException(int ftpReturnCode,
String subId,
String basicMessage,
org.apache.ftpserver.ftplet.FtpFile ftpFile) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.ftpserver.ftplet.FtpFile |
getFtpFile() |
String |
getSubId() |
fillInStackTrace, getFtpReturnCodeaddSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2023 Apache NiFi Project. All rights reserved.