mc_rtc::LoaderException Class Reference

Exception thrown by loader interface. More...

#include <mc_rtc/loader.h>

Inheritance diagram for mc_rtc::LoaderException:
Collaboration diagram for mc_rtc::LoaderException:

Public Member Functions

 LoaderException (const std::string &what)
 
virtual const char * what () const noexcept override
 

Detailed Description

Exception thrown by loader interface.

Constructor & Destructor Documentation

◆ LoaderException()

mc_rtc::LoaderException::LoaderException ( const std::string &  what)
inline

Member Function Documentation

◆ what()

virtual const char* mc_rtc::LoaderException::what ( ) const
inlineoverridevirtualnoexcept

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