Class HandledActivityExecutionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.appiancorp.suiteapi.process.framework.ActivityExecutionException
com.appiancorp.suiteapi.process.framework.HandledActivityExecutionException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionHandledActivityExecutionException
(Exception e_, String userMsg_, String adminMsg_) HandledActivityExecutionException
(String userMsg_, String adminMsg_) -
Method Summary
Modifier and TypeMethodDescriptionvoid
setExceptionTypeLocalId
(String exceptionTypeLocalId_) void
setMessage
(String message_) void
Methods inherited from class com.appiancorp.suiteapi.process.framework.ActivityExecutionException
getException, getExceptionClassName, getNotified, getNotifyMessage, getUserMessage, setNotified, setNotifyMessage
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
HandledActivityExecutionException
-
HandledActivityExecutionException
-
-
Method Details
-
getExceptionTypeLocalId
-
setExceptionTypeLocalId
-
getMessage
- Overrides:
getMessage
in classThrowable
-
setMessage
-
getTaskId
-
setTaskId
-