Gecode::OperatingSystemError Class Reference
[Support exceptions]
Exception: operating system error More...
#include <exception.hpp>
Public Member Functions | |
OperatingSystemError (const char *l) | |
Initialize with location l. |
Detailed Description
Exception: operating system error
Definition at line 77 of file exception.hpp.
Constructor & Destructor Documentation
Gecode::OperatingSystemError::OperatingSystemError | ( | const char * | l | ) | [inline] |
Initialize with location l.
Definition at line 97 of file exception.hpp.
The documentation for this class was generated from the following file:
- gecode/support/exception.hpp (Revision: 11796)