Class BookieException.UpgradeException

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

    public static class BookieException.UpgradeException
    extends BookieException
    Signals that an exception occurs on upgrading a bookie.
    See Also:
    Serialized Form
    • Constructor Detail

      • UpgradeException

        public UpgradeException()
      • UpgradeException

        public UpgradeException​(java.lang.Throwable cause)
      • UpgradeException

        public UpgradeException​(java.lang.String reason)