Class InvalidSessionStateException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.jans.as.server.model.exception.InvalidSessionStateException
All Implemented Interfaces:
Serializable

public class InvalidSessionStateException extends RuntimeException
Indicates that current session should be invalidated
Author:
Yuriy Movchan Date: 06/04//2019
See Also:
  • Constructor Details

    • InvalidSessionStateException

      public InvalidSessionStateException()
    • InvalidSessionStateException

      public InvalidSessionStateException(String message)