#include <exception.h>
Inheritance diagram for Gnome::Vfs::exception:
Public Member Functions | |
exception () | |
exception (Gnome::Vfs::Result result) | |
virtual | ~exception () throw () |
virtual Glib::ustring | what () const |
Protected Attributes | |
Gnome::Vfs::Result | gobj_ |
Gnome::Vfs::exception::exception | ( | ) |
Gnome::Vfs::exception::exception | ( | Gnome::Vfs::Result | result | ) | [explicit] |
virtual Gnome::Vfs::exception::~exception | ( | ) | throw () [virtual] |
virtual Glib::ustring Gnome::Vfs::exception::what | ( | ) | const [virtual] |
Gnome::Vfs::Result Gnome::Vfs::exception::gobj_ [protected] |