ZBar Bar Code Reader Library  version 0.10
zbar::InternalError Class Reference

internal library error. More...

Inheritance diagram for zbar::InternalError:
Collaboration diagram for zbar::InternalError:

Public Member Functions

 InternalError (const void *obj)
 create exception from C library error More...
 
virtual const char * what () const throw ()
 retrieve error message More...
 

Detailed Description

internal library error.

Constructor & Destructor Documentation

zbar::InternalError::InternalError ( const void obj)
inline

create exception from C library error

Member Function Documentation

virtual const char* zbar::Exception::what ( ) const
throw (
)
inlinevirtualinherited

retrieve error message

Reimplemented in zbar::FormatError.

References zbar::Exception::_obj, and zbar::_zbar_error_string().

Here is the call graph for this function:


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