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. | |
| Public Member Functions inherited from Exception | |
| virtual FASTDDS_EXPORTED_API | ~Exception () throw () =default |
Additional Inherited Members | |
| Protected Member Functions inherited from Exception | |
| Exception ()=default | |
Application is passing an invalid argument.
|
explicit |
| FASTDDS_EXPORTED_API InvalidArgumentError | ( | const InvalidArgumentError & | src | ) |
|
virtual | ||||||||||||
|
virtual | ||||||||||||