Package pyGlobus :: Module rlsClient :: Class RlsClientException
[show private | hide private]
[frames | no frames]

Class RlsClientException

  Exception --+    
              |    
GlobusException --+
                  |
                 RlsClientException


A simple subclass of GlobusException.

Used for errors in the rlsClient module.
Method Summary
  __init__(self, args)
Constructs an instance.
    Inherited from Exception
  __getitem__(...)
  __str__(...)

Method Details

__init__(self, args=None)
(Constructor)

Constructs an instance.
Returns:

None

None
Overrides:
exceptions.Exception.__init__

Generated by Epydoc 2.1 on Tue Apr 4 14:32:54 2006 http://epydoc.sf.net