Class BookieException.OperationRejectedException

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

    public static class BookieException.OperationRejectedException
    extends BookieException
    Signals that a ledger's operation has been rejected by an internal component because of the resource saturation.
    See Also:
    Serialized Form
    • Constructor Detail

      • OperationRejectedException

        public OperationRejectedException()
    • Method Detail

      • fillInStackTrace

        public java.lang.Throwable fillInStackTrace()
        Overrides:
        fillInStackTrace in class java.lang.Throwable