Class 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:
    Serialized Form
    • Constructor Detail

      • InvalidSessionStateException

        public InvalidSessionStateException()
      • InvalidSessionStateException

        public InvalidSessionStateException​(String message)