Class PersistentQuery.UnknownSessionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.illumon.iris.controller.PersistentQuery.UnknownSessionException
All Implemented Interfaces:
Serializable
Enclosing class:
PersistentQuery

public static class PersistentQuery.UnknownSessionException extends RuntimeException
The exception thrown when the requested session cannot be found.
See Also:
  • Constructor Details

    • UnknownSessionException

      public UnknownSessionException(String s)