\Drupal\isoregistry\ControllerRegistryExceptions

Summary

Methods
Properties
Constants
__construct()
getXMLException()
getDefaultException()
array_to_xml()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$exception
N/A

Properties

$exception

$exception : 

Type

Methods

__construct()

__construct(string  $exception) : void

Constructor um eine Exception-Objekt zu erzeugen.

Parameters

string $exception

übergibt eine Zeichenkette an das Objekt und setzt das Attribut $exception.

getXMLException()

getXMLException() : string

Fehlermeldung als XML ausgeben.

Greift auf das Objektattribut $exception zu.

Returns

string —

$exception

getDefaultException()

getDefaultException() 

array_to_xml()

array_to_xml(  $data,   $xml_data) 

Parameters

$data
$xml_data