AI-generated Key Takeaways
-
ApiException is an exception class used to hold a list of service errors.
-
It includes a
messagefield inherited fromApplicationExceptionfor a general error message. -
The
errorsfield contains a list of potential specific error types that can occur.
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. |