org.jafer.zoom
Class DiagnosticException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.z3950.zoom.Exception
org.z3950.zoom.DiagnosticException
org.jafer.zoom.DiagnosticException
- All Implemented Interfaces:
- java.io.Serializable
public class DiagnosticException
- extends org.z3950.zoom.DiagnosticException
- See Also:
- Serialized Form
Methods inherited from class org.z3950.zoom.Exception |
toString |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
DiagnosticException
public DiagnosticException()
DiagnosticException
public DiagnosticException(java.lang.String message)
getErrorCode
public java.lang.String getErrorCode()
- Specified by:
getErrorCode
in class org.z3950.zoom.Exception
getErrorMessage
public java.lang.String getErrorMessage()
- Specified by:
getErrorMessage
in class org.z3950.zoom.Exception
getAdditionalInformation
public java.lang.String getAdditionalInformation()
- Specified by:
getAdditionalInformation
in class org.z3950.zoom.Exception