Exception: Vantaca::Errors::ClientError

Inherits:
ApiError
  • Object
show all
Defined in:
lib/vantaca/errors.rb

Overview

The client submitted invalid information.

Direct Known Subclasses

NotFoundError

Constant Summary collapse

DEFAULT_MESSAGE =
'An unknown client error occurred.'

Method Summary

Methods inherited from ApiError

#filtered_uri, #initialize, #to_s

Constructor Details

This class inherits a constructor from Vantaca::Errors::ApiError