GoogleApiAdsAdWords
[ class tree: GoogleApiAdsAdWords ] [ index: GoogleApiAdsAdWords ] [ all elements ]

Class: ApiException

Source Location: /AdWords/v201008/cm/BulkMutateJobService.php

Class Overview

ApplicationException
   |
   --ApiException

Exception class for holding a list of service errors.


Variables

Methods


Inherited Variables

Inherited Methods

Class: ApplicationException

ApplicationException::__construct()
ApplicationException::getNamespace()
Gets the namesapce of this class
ApplicationException::getParameterMap()
Provided for getting non-php-standard named variables
ApplicationException::getXsiTypeName()
Gets the xsi:type name of this class
ApplicationException::__get()
Provided for getting non-php-standard named variables
ApplicationException::__set()
Provided for setting non-php-standard named variables

Class Details

[line 12088]
Exception class for holding a list of service errors.



[ Top ]


Class Variables

$errors =

[line 12093]



Tags:

access:  public

Type:   ApiError[]


[ Top ]



Class Methods


constructor __construct [line 12111]

ApiException __construct( [ $errors = NULL], [ $message = NULL], [ $ApplicationExceptionType = NULL])



Tags:

access:  public


Overrides ApplicationException::__construct() (parent method not documented)

Parameters:

   $errors  
   $message  
   $ApplicationExceptionType  

[ Top ]

method getNamespace [line 12099]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


Overrides ApplicationException::getNamespace() (Gets the namesapce of this class)

[ Top ]

method getXsiTypeName [line 12107]

the getXsiTypeName( )

Gets the xsi:type name of this class



Tags:

return:  xsi:type name of this class
access:  public


Overrides ApplicationException::getXsiTypeName() (Gets the xsi:type name of this class)

[ Top ]


Documentation generated by phpDocumentor 1.4.3