Package org.kie.internal.runtime.manager
Class SessionNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.kie.internal.runtime.manager.SessionNotFoundException
- All Implemented Interfaces:
Serializable
Exception that indicates that ksession could not be found
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSessionNotFoundException(String message) SessionNotFoundException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SessionNotFoundException
-
SessionNotFoundException
-
SessionNotFoundException
-