Public Member Functions

a5::Bitmap::Lock_Failed Class Reference
[ExceptionBitmap]

Thrown when an attempt to lock a bitmap fails. More...

#include <Bitmap.hpp>

Inheritance diagram for a5::Bitmap::Lock_Failed:
Inheritance graph

List of all members.

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.

Detailed Description

Thrown when an attempt to lock a bitmap fails.


Constructor & Destructor Documentation

a5::Bitmap::Lock_Failed::Lock_Failed (  ) 

Creates a Lock_Failed exception.


Member Function Documentation

virtual const char* a5::Bitmap::Lock_Failed::what (  )  const throw () [virtual]

Returns the name of the exception as a string.

Reimplemented from a5::Exception.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Defines