Gobelijn API documentation  - generated for commit a0cbea7
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros Pages
ODemo::MotionException Class Reference

#include <Exception.h>

Inheritance diagram for ODemo::MotionException:
Inheritance graph
Collaboration diagram for ODemo::MotionException:
Collaboration graph

Public Member Functions

 MotionException (std::string m)
 Constructor initializes message for the exception. More...
 
void info () const override
 Get info. More...
 
- Public Member Functions inherited from ODemo::Exception
 Exception (std::string m)
 Constructor initializes message for the exception. More...
 
 Exception (const Exception &e)
 Copy constructor. More...
 
 Exception (Exception &&e) noexcept
 Move Constructor. More...
 
const char * what () const noexceptoverride
 Return message text. More...
 

Detailed Description

Definition at line 36 of file objtracer/Exception.h.

Constructor & Destructor Documentation

ODemo::MotionException::MotionException ( std::string  m)
explicit

Constructor initializes message for the exception.

Definition at line 28 of file Exception.cpp.

References COMP_MISC_MEMBER_TRACER.

Member Function Documentation

void ODemo::MotionException::info ( ) const
overridevirtual

Get info.

Reimplemented from ODemo::Exception.

Reimplemented in ODemo::SailingException.

Definition at line 30 of file Exception.cpp.

References COMP_MISC_MEMBER_TRACER.


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