|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.z3950.zoom.Exception
org.z3950.zoom.SystemException
org.jafer.zoom.SystemException
public class SystemException
Constructor Summary | |
---|---|
SystemException()
|
|
SystemException(java.lang.String message)
|
Method Summary | |
---|---|
java.lang.String |
getAdditionalInformation()
|
java.lang.String |
getErrorCode()
|
java.lang.String |
getErrorMessage()
|
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 |
Constructor Detail |
---|
public SystemException()
public SystemException(java.lang.String message)
Method Detail |
---|
public java.lang.String getErrorCode()
getErrorCode
in class org.z3950.zoom.Exception
public java.lang.String getErrorMessage()
getErrorMessage
in class org.z3950.zoom.Exception
public java.lang.String getAdditionalInformation()
getAdditionalInformation
in class org.z3950.zoom.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |