Class FlowEndedException

All Implemented Interfaces:
Serializable

public class FlowEndedException extends RuntimeException
Exception that is used by the session manager when a session is request with an unknown id.
Since:
9.2
Author:
A.Pragt
See Also:
  • Constructor Details Link icon

    • FlowEndedException Link icon

      public FlowEndedException()
      Create an exception with the session id that does not correspond to a valid session.