#include <DOMError.h>
◆ ~DOMError() [1/2]
virtual WebCore::DOMError::~DOMError |
( |
| ) |
|
|
inlinevirtual |
◆ DOMError() [1/2]
DOMError::DOMError |
( |
const String & |
name, |
|
|
const String & |
message |
|
) |
| |
|
explicitprotected |
◆ ~DOMError() [2/2]
virtual WebCore::DOMError::~DOMError |
( |
| ) |
|
|
inlinevirtual |
◆ DOMError() [2/2]
WebCore::DOMError::DOMError |
( |
const String & |
name, |
|
|
const String & |
message |
|
) |
| |
|
explicitprotected |
◆ create() [1/2]
◆ create() [2/2]
◆ message() [1/2]
const String& WebCore::DOMError::message |
( |
| ) |
const |
|
inline |
◆ message() [2/2]
const String& WebCore::DOMError::message |
( |
| ) |
const |
|
inline |
◆ name() [1/2]
const String& WebCore::DOMError::name |
( |
| ) |
const |
|
inline |
◆ name() [2/2]
const String& WebCore::DOMError::name |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/WebCore.framework/Versions/A/PrivateHeaders/DOMError.h
- Source/WebCore/dom/DOMError.cpp