#include <BonOsiTMINLPInterface.hpp>
Public Member Functions | |
| SimpleError (std::string message, std::string methodName, std::string f=std::string(), int l=-1) | |
| Alternate constructor using strings. | |
Private Member Functions | |
| SimpleError () | |
Inherited from CoinError, we just want to have a different class to be able to catch errors thrown by OsiTMINLPInterface.
Definition at line 59 of file BonOsiTMINLPInterface.hpp.
| Bonmin::OsiTMINLPInterface::SimpleError::SimpleError | ( | ) | [private] |
| Bonmin::OsiTMINLPInterface::SimpleError::SimpleError | ( | std::string | message, | |
| std::string | methodName, | |||
| std::string | f = std::string(), |
|||
| int | l = -1 | |||
| ) | [inline] |
1.4.7