maliput
assertion_error Class Reference

#include <include/maliput/common/error.h>

Inheritance diagram for assertion_error:
[legend]

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...
 

Constructor & Destructor Documentation

◆ assertion_error()

assertion_error ( const std::string &  what_arg)
explicit

Constructs an assertion_error with what_arg as description.


The documentation for this class was generated from the following file: