Class SessionNotFoundException

    • Constructor Detail

      • SessionNotFoundException

        public SessionNotFoundException()
      • SessionNotFoundException

        public SessionNotFoundException​(String msg)
      • SessionNotFoundException

        public SessionNotFoundException​(Throwable nestedThrowable)
      • SessionNotFoundException

        public SessionNotFoundException​(String msg,
                                        Throwable nestedThrowable)