Définition à la ligne 966 du fichier Dom.h.
◆ DOMError() [1/3]
Arcane::dom::DOMError::DOMError |
( |
| ) |
|
◆ DOMError() [2/3]
Arcane::dom::DOMError::DOMError |
( |
DOMErrorPrv * |
p | ) |
|
◆ ~DOMError()
Arcane::dom::DOMError::~DOMError |
( |
| ) |
|
◆ DOMError() [3/3]
Arcane::dom::DOMError::DOMError |
( |
const DOMError & |
from | ) |
|
◆ location()
DOMLocator Arcane::dom::DOMError::location |
( |
| ) |
const |
◆ message()
DOMString Arcane::dom::DOMError::message |
( |
| ) |
const |
◆ operator=()
◆ relatedException()
DOMObject Arcane::dom::DOMError::relatedException |
( |
| ) |
const |
◆ severity()
UShort Arcane::dom::DOMError::severity |
( |
| ) |
const |
◆ SEVERITY_ERROR
const UShort Arcane::DOMError::SEVERITY_ERROR = 1 |
|
static |
The severity of the error described by the DOMError is error.
Définition à la ligne 974 du fichier Dom.h.
◆ SEVERITY_FATAL_ERROR
const UShort Arcane::DOMError::SEVERITY_FATAL_ERROR = 2 |
|
static |
The severity of the error described by the DOMError is fatal error.
Définition à la ligne 976 du fichier Dom.h.
◆ SEVERITY_WARNING
const UShort Arcane::DOMError::SEVERITY_WARNING = 0 |
|
static |
The severity of the error described by the DOMError is warning.
Définition à la ligne 972 du fichier Dom.h.
La documentation de cette classe a été générée à partir des fichiers suivants :