Generated on for Gecode by doxygen 1.17.0
Gecode::OperatingSystemError Class Reference

Exception: operating system error More...

#include <gecode/support/exception.hpp>

Public Member Functions

 OperatingSystemError (const char *l)
 Initialize with location l.
Public Member Functions inherited from Gecode::Exception
 Exception (const char *l, const char *i) noexcept
 Initialize with location l and information i.
virtual const char * what (void) const noexcept
 Return information.

Detailed Description

Exception: operating system error

Definition at line 75 of file exception.hpp.

Constructor & Destructor Documentation

◆ OperatingSystemError()

Gecode::OperatingSystemError::OperatingSystemError ( const char * l)

Initialize with location l.


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