ocean.sys.ErrnoException

Mapping from C errno to D exception

Members

Classes

ErrnoException
class ErrnoException

Exception class which reads, stores and resets the thread-local errno

Structs

Caller
struct Caller(T)

Struct that captures callable object together with ErrnoException exception object and line/file values of original context.

Meta

License

Boost Software License Version 1.0. See LICENSE_BOOST.txt for details. Alternatively, this file may be distributed under the terms of the Tango 3-Clause BSD License (see LICENSE_BSD.txt for details).