AI-generated Key Takeaways
-
ApiException is an exception class that holds a list of service errors.
-
It inherits from ApplicationException and includes an errors field, which is a list containing various specific ApiError types.
-
The ApiException class is associated with the
https://www.google.com/apis/ads/publisher/v202411namespace.
Exception class for holding a list of service errors.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field |
|
|---|---|
ApplicationException (inherited)
|
|
|
Error message. |
ApiException
|
|
|
List of errors. |