OpenPit C++ SDK
C++17 SDK for the OpenPit pre-trade risk engine
error.hpp File Reference
Include dependency graph for error.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  openpit::ConfigureError
 
class  openpit::Error
 

Namespaces

 openpit
 

Enumerations

enum class  openpit::ConfigureErrorKind : std::uint32_t { openpit::Unknown = OpenPitConfigureErrorKind_Unknown , openpit::TypeMismatch = OpenPitConfigureErrorKind_TypeMismatch , openpit::Validation = OpenPitConfigureErrorKind_Validation , openpit::NestedConfiguration = OpenPitConfigureErrorKind_NestedConfiguration }