GRASS Programmer's Manual  6.4.3(2013)-r
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties 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 151 of file gcmd.py.

Constructor & Destructor Documentation

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

Definition at line 152 of file gcmd.py.

Member Function Documentation

def gcmd.GException.__str__ (   self)

Definition at line 155 of file gcmd.py.

References gcmd.GException.value.

Field Documentation


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