|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--de.osci.osci12.OSCIException | +--de.osci.osci12.common.OSCIErrorException
Diese Exception zeigt einen Fehler gemäß OSCI 1.2-Spezifikation an.
Copyright: Copyright (c) 2003
Organisation: bremen online services GmbH & Co. KG
Constructor Summary | |
OSCIErrorException(java.lang.String errorCode)
|
Methods inherited from class de.osci.osci12.OSCIException |
getErrorCode, getLocalizedMessage, getMessage |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public OSCIErrorException(java.lang.String errorCode)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |