lpinterface
 All Classes Namespaces Files Functions Variables Enumerations Enumerator
Public Member Functions | List of all members
lpint::UnknownStatusException Class Reference

Attempt to use a status code that is not supported. More...

#include <errors.hpp>

Inheritance diagram for lpint::UnknownStatusException:
lpint::LpException

Public Member Functions

 UnknownStatusException (int code)
 
- Public Member Functions inherited from lpint::LpException
 LpException (const char *msg)
 
template<typename... Args>
 LpException (Args &&...args)
 

Detailed Description

Attempt to use a status code that is not supported.


The documentation for this class was generated from the following file: