Exception: WOTC::MissingRequiredArgument

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

Overview

Raised when client fails to provide required parameters.

Instance Attribute Summary

Attributes inherited from Error

#errors, #http_method, #url

Method Summary

Methods inherited from Error

#error_sentence, #initialize, #message, #raw_errors

Constructor Details

This class inherits a constructor from WOTC::Error