Class BookieException.CookieExistException

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    BookieException

    public static class BookieException.CookieExistException
    extends BookieException
    Signal that cookie already exists when creating a new cookie.
    See Also:
    Serialized Form
    • Constructor Detail

      • CookieExistException

        public CookieExistException()
      • CookieExistException

        public CookieExistException​(java.lang.String reason)
      • CookieExistException

        public CookieExistException​(java.lang.Throwable cause)