Class InvalidSpecificCaseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.aquima.interactions.foundation.exception.AppException
com.aquima.interactions.process.exception.ProcessException
com.aquima.interactions.process.exception.InvalidSpecificCaseException
- All Implemented Interfaces:
Serializable
This exception is thrown when an AQ_ThrowMessageEvent specifies a case id, but the case cannot be found in the
database waiting for the message event
- Since:
- 9.6
- Author:
- Radu Batori
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidSpecificCaseException
-
-
Method Details
-
getCaseId
-