Class N2oActionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.n2oapp.framework.api.exception.N2oException
net.n2oapp.framework.engine.exception.N2oActionException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetActionId(String actionId) voidsetObjectId(String objectId) Methods inherited from class net.n2oapp.framework.api.exception.N2oException
addData, getData, getField, getHttpStatus, getLocalizedMessage, getSeverity, getUserMessage, getUserMessageTitle, setData, setField, setHttpStatus, setSeverity, setUserMessage, setUserMessageTitle, wrapMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
N2oActionException
-
-
Method Details
-
getObjectId
-
setObjectId
-
getActionId
-
setActionId
-