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

Class: ApplicationException

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

Class Overview


Base class for exceptions.


Variables

Methods


Child classes:

ApiException
Exception class for holding a list of service errors.

Class Details

[line 1428]
Base class for exceptions.



[ Top ]


Class Variables

$ApplicationExceptionType =

[line 1439]



Tags:

access:  public

Type:   string


[ Top ]

$message =

[line 1433]



Tags:

access:  public

Type:   string


[ Top ]



Class Methods


constructor __construct [line 1489]

ApplicationException __construct( [ $message = NULL], [ $ApplicationExceptionType = NULL])



Tags:

access:  public


Overridden in child classes as:

ApiException::__construct()

Parameters:

   $message  
   $ApplicationExceptionType  

[ Top ]

method getNamespace [line 1477]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


Overridden in child classes as:

ApiException::getNamespace()
Gets the namesapce of this class

[ Top ]

method getParameterMap [line 1469]

array getParameterMap( )

Provided for getting non-php-standard named variables



Tags:

return:  parameter map
access:  protected


[ Top ]

method getXsiTypeName [line 1485]

the getXsiTypeName( )

Gets the xsi:type name of this class



Tags:

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


Overridden in child classes as:

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

[ Top ]

method __get [line 1457]

mixed __get( $var $var)

Provided for getting non-php-standard named variables



Tags:

return:  Variable value
access:  public


Parameters:

$var   $var   Variable name to get.

[ Top ]

method __set [line 1450]

void __set( $var $var, $value $value)

Provided for setting non-php-standard named variables



Tags:

access:  public


Parameters:

$var   $var   Variable name to set
$value   $value   Value to set

[ Top ]


Documentation generated by phpDocumentor 1.4.3