kiwi
InternalSolverError
InternalSolverError
#include <errors.h>class InternalSolverErrorInherits:
exception
List of all members
| Name | Kind | Owner |
|---|---|---|
InternalSolverError | function | Declared here |
InternalSolverError | function | Declared here |
InternalSolverError | function | Declared here |
what | function | Declared here |
m_msg | variable | Declared here |
Public Methods
| Return | Name | Description |
|---|---|---|
InternalSolverError inline | ||
InternalSolverError inline | ||
InternalSolverError inline | ||
const char * | what const inline noexcept |
InternalSolverError
inline
inline InternalSolverError()InternalSolverError
inline
inline InternalSolverError(const char * msg)InternalSolverError
inline
inline InternalSolverError(std::string msg)what
const inline noexcept
inline const char * what() const noexceptPrivate Attributes
| Return | Name | Description |
|---|---|---|
std::string | m_msg |
m_msg
std::string m_msg