#include <ExceptionBase.h>
◆ ExceptionBase() [1/4]
◆ ExceptionBase() [2/4]
WebCore::ExceptionBase::ExceptionBase |
( |
unsigned short |
code, |
|
|
const String & |
name, |
|
|
const String & |
message, |
|
|
const String & |
typeName |
|
) |
| |
|
protected |
◆ ExceptionBase() [3/4]
◆ ExceptionBase() [4/4]
WebCore::ExceptionBase::ExceptionBase |
( |
unsigned short |
code, |
|
|
const String & |
name, |
|
|
const String & |
message, |
|
|
const String & |
typeName |
|
) |
| |
|
protected |
◆ code() [1/2]
unsigned short WebCore::ExceptionBase::code |
( |
| ) |
const |
|
inline |
◆ code() [2/2]
unsigned short WebCore::ExceptionBase::code |
( |
| ) |
const |
|
inline |
◆ message() [1/2]
String WebCore::ExceptionBase::message |
( |
| ) |
const |
|
inline |
◆ message() [2/2]
String WebCore::ExceptionBase::message |
( |
| ) |
const |
|
inline |
◆ name() [1/2]
String WebCore::ExceptionBase::name |
( |
| ) |
const |
|
inline |
◆ name() [2/2]
String WebCore::ExceptionBase::name |
( |
| ) |
const |
|
inline |
◆ toString() [1/2]
String WebCore::ExceptionBase::toString |
( |
| ) |
const |
◆ toString() [2/2]
String WebCore::ExceptionBase::toString |
( |
| ) |
const |
The documentation for this class was generated from the following files: