Public Member Functions | List of all members
XDriver::XRecordError Struct Reference

#include <driver.h>

Inheritance diagram for XDriver::XRecordError:
Inheritance graph
[legend]

Public Member Functions

 XRecordError (const XString &s, const char *file, int line)
 
- Public Member Functions inherited from XKameError
 XKameError (const XString &s, const char *file, int line)
 errno is read and cleared after a construction
 
void print ()
 
void print (const XString &header)
 
const XStringmsg () const
 
virtual const char * what () const noexcept
 
 XKameError (const XString &s, const char *file, int line)
 errno is read and cleared after a construction
 
void print ()
 
void print (const XString &header)
 
const XStringmsg () const
 
virtual const char * what () const throw ()
 

Additional Inherited Members

- Static Public Member Functions inherited from XKameError
static void print (const XString &msg, const char *file, int line, int errno_)
 
static void print (const XString &msg, const char *file, int line, int errno_)
 

Detailed Description

Throwing this exception will cause a reset of record time. And, prints error message.

Definition at line 65 of file driver.h.


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

Generated for KAME4 by  doxygen 1.8.3