maliput
assertion_error Class Reference

Detailed Description

This is what MALIPUT_THROW_UNLESS throws.

#include <include/maliput/common/assertion_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...
 

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: