Exception: BigcommerceOAuthAPI::MethodAlreadyDefinedError

Inherits:
Error
  • Object
show all
Defined in:
lib/bigcommerce-oauth-api/error.rb

Overview

Raised if the client attempts to define an api method that already is defined elsewhere. Specs will catch this type of error since it will be thrown upon initialization.

Method Summary

Methods inherited from Error

#inspect