#include <SocketStreamError.h>
◆ SocketStreamError() [1/3]
WebCore::SocketStreamError::SocketStreamError |
( |
| ) |
|
|
inline |
◆ SocketStreamError() [2/3]
WebCore::SocketStreamError::SocketStreamError |
( |
int |
errorCode | ) |
|
|
inlineexplicit |
◆ SocketStreamError() [3/3]
WebCore::SocketStreamError::SocketStreamError |
( |
int |
errorCode, |
|
|
const String & |
failingURL, |
|
|
const String & |
localizedDescription |
|
) |
| |
|
inline |
◆ errorCode()
int WebCore::SocketStreamError::errorCode |
( |
| ) |
const |
|
inline |
◆ failingURL()
const String& WebCore::SocketStreamError::failingURL |
( |
| ) |
const |
|
inline |
◆ isNull()
bool WebCore::SocketStreamError::isNull |
( |
| ) |
const |
|
inline |
◆ localizedDescription()
const String& WebCore::SocketStreamError::localizedDescription |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: