Serializablepublic class PerfMarkerException extends FTPException
| Modifier and Type | Field | Description |
|---|---|---|
protected String |
customMessage |
|
static int |
NO_SUCH_PARAMETER |
cause, code, UNSPECIFIED| Constructor | Description |
|---|---|
PerfMarkerException(int code) |
|
PerfMarkerException(int code,
String message) |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getCodeExplanation(int code) |
getCode, getCustomMessage, getMessage, getRootCause, printStackTrace, printStackTrace, printStackTrace, setCode, setCustomMessage, setRootCause, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, setStackTracepublic static final int NO_SUCH_PARAMETER
protected String customMessage
public PerfMarkerException(int code,
String message)
public PerfMarkerException(int code)
public String getCodeExplanation(int code)
getCodeExplanation in class FTPExceptionCopyright © 2018. All rights reserved.