Package org.drools.persistence.api
Class SessionNotFoundException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.drools.persistence.api.SessionNotFoundException
-
- All Implemented Interfaces:
java.io.Serializable
public class SessionNotFoundException extends java.lang.RuntimeException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SessionNotFoundException(java.lang.String message)SessionNotFoundException(java.lang.String message, java.lang.Exception cause)
-