Class: AdManagerApi::V202305::ContentBundleService::ApplicationException

Inherits:
Errors::ApiException
  • Object
show all
Defined in:
lib/ad_manager_api/v202305/content_bundle_service_registry.rb

Overview

Base class for exceptions.

Direct Known Subclasses

ApiException

Instance Attribute Summary collapse

Attributes inherited from Errors::ApiException

#array_fields

Method Summary

Methods inherited from Errors::ApiException

#initialize

Constructor Details

This class inherits a constructor from AdManagerApi::Errors::ApiException

Instance Attribute Details

#messageObject (readonly)

string



33
34
35
# File 'lib/ad_manager_api/v202305/content_bundle_service_registry.rb', line 33

def message
  @message
end