Exception: Omie::MissingCredentialsError

Inherits:
Error
  • Object
show all
Defined in:
lib/omie/error.rb

Overview

This exception is used when the Omie credentials are not set.

See app_key and app_secret for more details.

Instance Attribute Summary

Attributes inherited from Error

#message, #response

Method Summary

Methods inherited from Error

#after_initialize, #initialize

Constructor Details

This class inherits a constructor from Omie::Error