Skip to content

Latest commit

 

History

History
27 lines (13 loc) · 494 Bytes

File metadata and controls

27 lines (13 loc) · 494 Bytes

Exceptions

ParseError

A response was returned with malformed content.

UnsupportedContentType

A response was returned with a content type that is not handled by any of the available codecs.

NotAcceptable

TransportError

An issue occurred with the network request.

LinkLookupError

The keys passed in a client.action() call did not reference a link in the document.

ValidationError

The parameters passed in a client.action() call were invalid.

ErrorMessage