IpoptInterface::SimpleError Class Reference

Error class to throw exceptions from IpoptInterface. More...

#include <IpoptInterface.hpp>

Inheritance diagram for IpoptInterface::SimpleError:

Inheritance graph
[legend]
Collaboration diagram for IpoptInterface::SimpleError:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 SimpleError (std::string message, std::string methodName)
 Alternate constructor using strings.
 SimpleError (const char *message, const char *methodName)
 Alternate constructor using const char *.

Private Member Functions

 SimpleError ()

Detailed Description

Error class to throw exceptions from IpoptInterface.

Inherited from CoinError, we just want to have a different class to be able to catch errors thrown by IpoptInterface.

Definition at line 50 of file IpoptInterface.hpp.


Constructor & Destructor Documentation

IpoptInterface::SimpleError::SimpleError ( std::string  message,
std::string  methodName 
) [inline]

Alternate constructor using strings.

Definition at line 54 of file IpoptInterface.hpp.

IpoptInterface::SimpleError::SimpleError ( const char *  message,
const char *  methodName 
) [inline]

Alternate constructor using const char *.

Definition at line 60 of file IpoptInterface.hpp.

IpoptInterface::SimpleError::SimpleError (  )  [private]


The documentation for this class was generated from the following file:
Generated on Fri May 16 21:15:12 2008 for Bonmin by  doxygen 1.4.7