Error code.
More...
#include <wpinet/uv/Error.h>
◆ Error() [1/2]
wpi::uv::Error::Error |
( |
| ) |
|
|
default |
◆ Error() [2/2]
wpi::uv::Error::Error |
( |
int |
err | ) |
|
|
inlineexplicit |
◆ code()
int wpi::uv::Error::code |
( |
| ) |
const |
|
inline |
◆ name()
const char * wpi::uv::Error::name |
( |
| ) |
const |
|
inline |
◆ operator bool()
wpi::uv::Error::operator bool |
( |
| ) |
const |
|
inlineexplicit |
Boolean conversion.
Returns true if error, false if ok.
◆ str()
const char * wpi::uv::Error::str |
( |
| ) |
const |
|
inline |
Returns the error message.
The documentation for this class was generated from the following file: