Thrown when an attempt to lock a bitmap fails. More...
#include <Bitmap.hpp>

Public Member Functions | |
| Lock_Failed () | |
| Creates a Lock_Failed exception.   | |
| virtual const char * | what () const throw () | 
| Returns the name of the exception as a string.   | |
Thrown when an attempt to lock a bitmap fails.
| a5::Bitmap::Lock_Failed::Lock_Failed | ( | ) | 
Creates a Lock_Failed exception.
| virtual const char* a5::Bitmap::Lock_Failed::what | ( | ) |  const  throw () [virtual] | 
        
Returns the name of the exception as a string.
Reimplemented from a5::Exception.
 1.7.1