\Drupal\registry_based_on_iso_19135\ControllerRegistryExceptions

Klasse über die Fehlermeldungen produziert werden können, die über Drupal hinaus gehen.

Summary

Methods
Properties
Constants
__construct()
getXMLException()
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