|
WSF
|
#include <Exception.hpp>


Public Member Functions | |
| ReadException (std::string aError) | |
| ReadException () | |
| Public Member Functions inherited from WsfL16::Messages::Exception | |
| const std::string & | GetError () |
| ~Exception () override | |
Additional Inherited Members | |
| Protected Attributes inherited from WsfL16::Messages::Exception | |
| std::string | mError |
| WsfL16::Messages::ReadException::ReadException | ( | std::string | aError | ) |
References WsfL16::Messages::Exception::mError.
| WsfL16::Messages::ReadException::ReadException | ( | ) |
References WsfL16::Messages::Exception::mError.