Zth (libzth)
Loading...
Searching...
No Matches
zth::errno_exception Struct Reference

Wrapper for an errno. More...

#include <exception.h>

Inheritance diagram for zth::errno_exception:
zth::exception

Public Member Functions

 errno_exception (int err) noexcept
 

Public Attributes

int code
 

Detailed Description

Wrapper for an errno.

Definition at line 41 of file exception.h.

Constructor & Destructor Documentation

◆ errno_exception()

zth::errno_exception::errno_exception ( int  err)
inlineexplicitnoexcept

Definition at line 42 of file exception.h.

Member Data Documentation

◆ code

int zth::errno_exception::code

Definition at line 46 of file exception.h.


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