Class NessieBackendThrottledException

All Implemented Interfaces:
Serializable, ErrorCodeAware

public class NessieBackendThrottledException extends NessieRuntimeException
If a backend store refuses to process a request, the condition is signalled to clients via this exception.
See Also:
  • Constructor Details

    • NessieBackendThrottledException

      public NessieBackendThrottledException(NessieError error)