Public Member Functions | |
def | __init__ |
def | __str__ |
Data Fields | |
value |
APBSError class The APBSError class inherits off the Exception module and returns a string defining the nature of the error.
Definition at line 72 of file runGB.py.
def __init__ | ( | self, | |
value | |||
) |