Class BookieException.CookieNotFoundException

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

    public static class BookieException.CookieNotFoundException
    extends BookieException
    Signal that no cookie is found when starting a bookie.
    See Also:
    Serialized Form
    • Constructor Detail

      • CookieNotFoundException

        public CookieNotFoundException()
      • CookieNotFoundException

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

        public CookieNotFoundException​(java.lang.Throwable cause)