![]() |
ImFusion C++ SDK 4.4.0
|
Public Member Functions | |
| SimpleErrorMessage (std::string message, std::string file, int line) | |
| std::string | domain () const override |
| int | id () const override |
| Retrieves the unique identifier for the error. | |
| std::string | message () const override |
| Public Member Functions inherited from ErrorInheritanceHelper< SimpleErrorMessage > | |
| ~ErrorInheritanceHelper () override=default | |
| Override destructor. | |
| ErrorInheritanceHelper (const ErrorInterface &ei) | |
| std::unique_ptr< SimpleErrorMessage > | clone () const & |
| Creates a copy of the current instance. | |
|
nodiscardoverride |
|
nodiscardoverride |
Retrieves the unique identifier for the error.
|
nodiscardoverride |