|
WSF
|
#include <UtPackSchema.hpp>
Inherits std::exception.
Public Member Functions | |
| UtPackException (const std::string &aReason) | |
| ~UtPackException () override | |
| const char * | what () const noexcept override |
Public Attributes | |
| std::string | mReason |
| UtPackException::UtPackException | ( | const std::string & | aReason | ) |
References mReason.
|
inlineoverride |
|
overridenoexcept |
References mReason.
| std::string UtPackException::mReason |
Referenced by UtPackException(), and what().