Class SessionKeyNotFoundException

All Implemented Interfaces:
Serializable

@Published public class SessionKeyNotFoundException extends NoSuchElementException
セッションに指定したキーが存在しないことを示す例外クラス。
See Also:
  • Constructor Details

    • SessionKeyNotFoundException

      public SessionKeyNotFoundException(String key)
      指定されたキーが存在しないことを示す例外を生成する。
      Parameters:
      key - キー