Class: GlobusException | ./pyGlobus/util.py | ||
---|---|---|---|
A simple exception class.Used as a super-class for all exceptions used in pyGlobus. This will allow simpler exception handling. Extends:exceptions.Exception The baseclass for all exceptions in python.
|