MsmsProcessError Class Reference

Public Member Functions

def __init__
def __str__

Data Fields

 returncode
 command

Detailed Description

Python 2.4 and older do not include the CalledProcessError exception. This
class substitutes it.

Definition at line 28 of file msms.py.


Member Function Documentation

def __init__ (   self,
  returncode,
  command 
)

Definition at line 33 of file msms.py.

def __str__ (   self  ) 

Definition at line 36 of file msms.py.


Field Documentation

Definition at line 35 of file msms.py.

Definition at line 34 of file msms.py.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated on 10 Nov 2016 for OpenStructure by  doxygen 1.6.1