Exception: Candid::Errors::ClientError

Inherits:
ResponseError show all
Defined in:
lib/candid/errors/client_error.rb

Direct Known Subclasses

ForbiddenError, NotFoundError, UnauthorizedError

Instance Attribute Summary

Attributes inherited from ResponseError

#code

Method Summary

Methods inherited from ResponseError

#initialize, #inspect, subclass_for_code

Constructor Details

This class inherits a constructor from Candid::Errors::ResponseError