27 const char*
what()
const noexcept
override;
30 virtual void info()
const;
43 void info()
const override;
53 void info()
const override;
63 void info()
const override;
const char * what() const noexceptoverride
Return message text.
void info() const override
Get info.
Simple Exception root class.
virtual void info() const
Get info.
void info() const override
Get info.
SailingException(std::string m)
Constructor initializes message for the exception.
MotionException(std::string m)
Constructor initializes message for the exception.
Exception(std::string m)
Constructor initializes message for the exception.
LoadingException(std::string m)
Constructor initializes message for the exception.
void info() const override
Get info.