Package org.imixs.workflow.engine.adminp
Klasse AdminPException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.imixs.workflow.exceptions.InvalidAccessException
org.imixs.workflow.engine.adminp.AdminPException
- Alle implementierten Schnittstellen:
Serializable
This Exception is thrown by the AdminPService
- Autor:
- rsoika
- Siehe auch:
-
Feldübersicht
FelderVon Klasse geerbte Felder org.imixs.workflow.exceptions.InvalidAccessException
errorCode, errorContext, INVALID_ID, INVALID_INDEX, OPERATION_NOTALLOWED -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungAdminPException(String aErrorCode, String message) AdminPException(String aErrorCode, String message, Exception e) -
Methodenübersicht
Von Klasse geerbte Methoden org.imixs.workflow.exceptions.InvalidAccessException
getErrorCode, getErrorContext, setErrorCode, setErrorContextVon Klasse geerbte Methoden java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Felddetails
-
INVALID_PARAMS
- Siehe auch:
-
-
Konstruktordetails
-
AdminPException
-
AdminPException
-