librsvgmm  2.26.1
Public Types | Public Member Functions
Rsvg::Error Class Reference

Exception class for reporting errors. More...

Inheritance diagram for Rsvg::Error:
Inheritance graph
[legend]
Collaboration diagram for Rsvg::Error:
Collaboration graph
[legend]

List of all members.

Public Types

enum  Code { FAILED }

Public Member Functions

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

Detailed Description

Exception class for reporting errors.


Member Enumeration Documentation

Enumerator:
FAILED 

Constructor & Destructor Documentation

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

Member Function Documentation

Code Rsvg::Error::code ( ) const

Reimplemented from Glib::Error.


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