Application is passing an invalid argument. More...
#include <Exception.hpp>
Public Member Functions | |
FASTDDS_EXPORTED_API | InvalidArgumentError (const std::string &msg) |
FASTDDS_EXPORTED_API | InvalidArgumentError (const InvalidArgumentError &src) |
virtual FASTDDS_EXPORTED_API | ~InvalidArgumentError () throw () |
virtual FASTDDS_EXPORTED_API const char * | what () const throw () |
Retrieve information about the exception that was thrown. | |
![]() | |
virtual FASTDDS_EXPORTED_API | ~Exception () throw () =default |
Additional Inherited Members | |
![]() | |
Exception ()=default | |
Application is passing an invalid argument.
|
explicit |
FASTDDS_EXPORTED_API InvalidArgumentError | ( | const InvalidArgumentError & | src | ) |
|
virtual |
|
virtual |