Exception: Fanforce::Notice
- Defined in:
- lib/fanforce/notices/_base.rb
Direct Known Subclasses
Defined Under Namespace
Classes: ProcessingWebhook
Instance Attribute Summary
Attributes inherited from Error
Instance Method Summary collapse
Methods inherited from Error
#code, #curl_command, #default_error_code, #default_message, #for, #format_error, #format_errors, #initialize, #valid_error_codes
Constructor Details
This class inherits a constructor from Fanforce::Error
Instance Method Details
#public_notices ⇒ Object
4 5 6 |
# File 'lib/fanforce/notices/_base.rb', line 4 def public_notices @public_errors end |