|
stumpless 2.2.0
|
A provided network address was not valid. More...
#include <AddressFailure.hpp>
Public Member Functions | |
| AddressFailure (struct stumpless_error *equivalent) | |
Public Member Functions inherited from stumpless::StumplessException | |
| StumplessException (struct stumpless_error *equivalent) | |
| ErrorId | GetErrorId (void) |
Additional Inherited Members | |
Static Public Member Functions inherited from stumpless::StumplessException | |
| static StumplessException * | newStumplessException (struct stumpless_error *equivalent) |
Public Attributes inherited from stumpless::StumplessException | |
| struct stumpless_error * | equivalent |
A provided network address was not valid.
This might be formatting problem, or it might mean that a DNS lookup failed.
| stumpless::AddressFailure::AddressFailure | ( | struct stumpless_error * | equivalent | ) |