|
maliput
|
#include <include/maliput/common/error.h>
Public Member Functions | |
| assertion_error (const std::string &what_arg) | |
Constructs an assertion_error with what_arg as description. More... | |
Public Member Functions inherited from maliput_error | |
| maliput_error (const std::string &what_arg) | |
Constructs an maliput_error with what_arg as description. More... | |
|
explicit |
Constructs an assertion_error with what_arg as description.