|
xorp
|
Public Member Functions | |
| BadArgs (const char *file, int line, const string &reason) | |
| const string | why () const |
| Get the reason for throwing an exception. | |
Private Attributes | |
| string | _reason |
| const string XrlArgs::BadArgs::why | ( | ) | const [inline, virtual] |
Get the reason for throwing an exception.
Reimplemented from XorpException.