|
OpenPit C++ SDK
C++17 SDK for the OpenPit pre-trade risk engine
|
#include <error.hpp>
Public Member Functions | |
| ConfigureError (std::string message, ConfigureErrorKind kind) | |
| ConfigureErrorKind | Kind () const noexcept |
| Public Member Functions inherited from openpit::Error | |
| std::optional< OpenPitParamErrorCode > | Code () const noexcept |
| Error (std::string message) | |
| Error (std::string message, OpenPitParamErrorCode code) | |
| const std::string & | Message () const noexcept |
| const char * | what () const noexcept override |
|
inline |
|
inlinenodiscardnoexcept |