
Exception: operating system error More...
#include <exception.hpp>
Public Member Functions | |
| OperatingSystemError (const char *l) | |
| Initialize with location l. | |
Exception: operating system error
Definition at line 77 of file exception.hpp.
| Gecode::OperatingSystemError::OperatingSystemError | ( | const char * | l | ) | [inline] |
Initialize with location l.
Definition at line 97 of file exception.hpp.