Ixion
Overview
C++ API Reference
Child namespaces
Python API
Ixion
C++ API Reference
namespace ixion
not_implemented_error
View page source
Previous
Next
not_implemented_error
Defined in header: <ixion/exceptions.hpp>
class
not_implemented_error
:
public
ixion
::
general_error
Public Functions
explicit
not_implemented_error
(
std
::
string_view
msg
)
virtual
~not_implemented_error
(
)
override