org.globus.ftp.exception
public class UnexpectedReplyCodeException extends FTPException
cause, code, customMessage, UNSPECIFIED
Constructor and Description |
---|
UnexpectedReplyCodeException(int code,
java.lang.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