public class UnexpectedReplyCodeException extends FTPException
cause, code, customMessage, UNSPECIFIED
Constructor and Description |
---|
UnexpectedReplyCodeException(int code,
String msg,
Reply r) |
UnexpectedReplyCodeException(Reply r) |
Modifier and Type | Method and Description |
---|---|
Reply |
getReply() |
getCode, getCodeExplanation, getCustomMessage, getMessage, getRootCause, printStackTrace, printStackTrace, printStackTrace, setCode, setCustomMessage, setRootCause, toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, setStackTrace
Copyright © 2016. All rights reserved.