Class: AdManagerApi::V202411::NetworkService::ApplicationException
- Inherits:
-
Errors::ApiException
- Object
- AdsCommon::Errors::ApiException
- Errors::ApiException
- AdManagerApi::V202411::NetworkService::ApplicationException
- Defined in:
- lib/ad_manager_api/v202411/network_service_registry.rb
Overview
Base class for exceptions.
Direct Known Subclasses
Instance Attribute Summary collapse
-
#message ⇒ Object
readonly
string.
Attributes inherited from Errors::ApiException
Method Summary
Methods inherited from Errors::ApiException
Constructor Details
This class inherits a constructor from AdManagerApi::Errors::ApiException
Instance Attribute Details
#message ⇒ Object (readonly)
string
33 34 35 |
# File 'lib/ad_manager_api/v202411/network_service_registry.rb', line 33 def @message end |