libyui-ncurses  2.44.1
 All Classes Functions Variables
NCursesError Class Reference
Inheritance diagram for NCursesError:

Public Member Functions

 NCursesError (const char *msg="unknown error",...)
 
 NCursesError (int val, const char *msg="unknown error",...)
 
NCursesErrorNCError (const char *msg="unknown error",...)
 
NCursesErrorNCError (int val, const char *msg="unknown error",...)
 
virtual const char * location () const
 

Public Attributes

int errval_i
 
std::string errmsg_t
 

Detailed Description

Definition at line 49 of file NCurses.h.


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