Page Summary
-
ApiException is an exception class that holds a list of service errors.
-
It inherits from ApplicationException and includes fields for a message and a list of various API errors.
-
The list of possible errors within an ApiException is extensive, covering issues such as authentication, permissions, internal server errors, and more.
Exception class for holding a list of service errors.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202505
Field
ApplicationException
(inherited)ApiException
errors
-
ApiError []-
ApiVersionError -
AuthenticationError -
CollectionSizeError -
CommonError -
EntityLimitReachedError -
FeatureError -
InternalApiError -
InventoryUnitSizesError -
LabelEntityAssociationError -
NotNullError -
ParseError -
PermissionError -
PublisherQueryLanguageConte... -
PublisherQueryLanguageSynta... -
QuotaError -
RequiredCollectionError -
RequiredError -
ServerError -
StatementError -
StringFormatError -
StringLengthError -
TypeError -
UniqueError
-
List of errors.

