GRASS Programmer's Manual  6.5.svn(2014)-r66266
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
gcmd.GException Class Reference
Inheritance diagram for gcmd.GException:
Collaboration diagram for gcmd.GException:

Public Member Functions

def __init__
 
def __str__
 

Data Fields

 value
 

Detailed Description

Definition at line 145 of file gcmd.py.

Constructor & Destructor Documentation

def gcmd.GException.__init__ (   self,
  value = '' 
)

Definition at line 146 of file gcmd.py.

Member Function Documentation

def gcmd.GException.__str__ (   self)

Definition at line 149 of file gcmd.py.

References gcmd.GException.value.

Field Documentation


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