Class NessieBackendThrottledException

  • All Implemented Interfaces:
    Serializable

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

      • NessieBackendThrottledException

        public NessieBackendThrottledException​(NessieError serverError)