Exception: Fanforce::Notice

Inherits:
Error
  • Object
show all
Defined in:
lib/fanforce/notices/_base.rb

Direct Known Subclasses

ProcessingWebhook

Defined Under Namespace

Classes: ProcessingWebhook

Instance Attribute Summary

Attributes inherited from Error

#env, #public_errors

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_noticesObject



4
5
6
# File 'lib/fanforce/notices/_base.rb', line 4

def public_notices
  @public_errors
end