Class NoSuchSessionException

All Implemented Interfaces:
Serializable

public final class NoSuchSessionException extends SessionException
Exception used to report there is no session for a given session ID.
Since:
6.0
Author:
DiffusionData Limited
See Also:
  • Constructor Details

    • NoSuchSessionException

      public NoSuchSessionException(String message)
      Constructor.
      Parameters:
      message - the exception message