Exception class for resource file handling errors.
More...
#include <giomm/resource.h>
Exception class for resource file handling errors.
- Since glibmm 2.34:
An error code used with G_RESOURCE_ERROR in a Error returned from a Resource routine.
- Since glibmm 2.34:
Enumerator |
---|
NOT_FOUND |
No file was found at the requested path.
|
INTERNAL |
Unknown error.
|
Gio::ResourceError::ResourceError |
( |
Code |
error_code, |
|
|
const Glib::ustring& |
error_message |
|
) |
| |
Gio::ResourceError::ResourceError |
( |
GError * |
gobject | ) |
|
|
explicit |
Code Gio::ResourceError::code |
( |
| ) |
const |