Clutter::TextureError Class Reference

Exception class for Clutter::Texture errors. More...

Inherits Glib::Error.

Collaboration diagram for Clutter::TextureError:
Collaboration graph
[legend]

List of all members.

Public Types

enum Code {
  OUT_OF_MEMORY,
  NO_YUV,
  BAD_FORMAT
}

Public Member Functions

 TextureError (Code error_code, const Glib::ustring& error_message)
 TextureError (GError* gobject)
Code code () const

Detailed Description

Exception class for Clutter::Texture errors.


Member Enumeration Documentation

Enumerator:
OUT_OF_MEMORY 
NO_YUV 
BAD_FORMAT 

Constructor & Destructor Documentation

Clutter::TextureError::TextureError ( Code  error_code,
const Glib::ustring error_message 
)
Clutter::TextureError::TextureError ( GError *  gobject  )  [explicit]

Member Function Documentation

Code Clutter::TextureError::code (  )  const

Reimplemented from Glib::Error.


The documentation for this class was generated from the following file:
Generated on Tue Sep 21 11:32:48 2010 for cluttermm by  doxygen 1.6.3