org.globus.ftp.exception
Class PerfMarkerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.globus.ftp.exception.FTPException
org.globus.ftp.exception.PerfMarkerException
- All Implemented Interfaces:
- java.io.Serializable
public class PerfMarkerException
- extends FTPException
thrown by PerformanceMarker, mostly during construction.
- See Also:
- Serialized Form
Methods inherited from class org.globus.ftp.exception.FTPException |
getCode, getCustomMessage, getMessage, getRootCause, printStackTrace, printStackTrace, printStackTrace, setCode, setCustomMessage, setRootCause, toString |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, setStackTrace |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
NO_SUCH_PARAMETER
public static final int NO_SUCH_PARAMETER
- See Also:
- Constant Field Values
customMessage
protected java.lang.String customMessage
PerfMarkerException
public PerfMarkerException(int code,
java.lang.String message)
PerfMarkerException
public PerfMarkerException(int code)
getCodeExplanation
public java.lang.String getCodeExplanation(int code)
- Overrides:
getCodeExplanation
in class FTPException
Copyright © 2013. All Rights Reserved.