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

output window is closed. More...

Inheritance diagram for zbar::ClosedError:
Collaboration diagram for zbar::ClosedError:

Public Member Functions

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

Detailed Description

output window is closed.

Constructor & Destructor Documentation

zbar::ClosedError::ClosedError ( 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: