Google

logo top
Main Page   Widgets   Namespaces   Book  

Glib::ShellError Class Reference
[Shell-related Utilities]

Exception class for shell utility errors. More...

Inheritance diagram for Glib::ShellError:

Inheritance graph
[legend]
List of all members.

Public Types

enum  Code {
  BAD_QUOTING,
  EMPTY_STRING,
  FAILED
}

Public Methods

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

Detailed Description

Exception class for shell utility errors.


Member Enumeration Documentation

enum Glib::ShellError::Code
 

Enumeration values:
BAD_QUOTING 
EMPTY_STRING 
FAILED 


Constructor & Destructor Documentation

Glib::ShellError::ShellError ( Code    error_code,
const Glib::ustring   error_message
 

Glib::ShellError::ShellError ( GError*    gobject [explicit]
 


Member Function Documentation

Code Glib::ShellError::code (   const
 

Reimplemented from Glib::Error.


The documentation for this class was generated from the following file:
Generated for gtkmm by Doxygen 1.3-rc1 © 1997-2001