failed system call. More...


Public Member Functions | |
| SystemError (const void *obj) | |
| create exception from C library error More... | |
| virtual const char * | what () const throw () |
| retrieve error message More... | |
failed system call.
|
inline |
create exception from C library error
|
inlinevirtualinherited | |||||||||||||
retrieve error message
Reimplemented in zbar::FormatError.
References zbar::Exception::_obj, and zbar::_zbar_error_string().
