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