Package Scientific :: Package MPI :: Class MPIError
[hide private]
[frames] | no frames]

Class MPIError



exceptions.Exception --+        
                       |        
exceptions.StandardError --+    
                           |    
 exceptions.EnvironmentError --+
                               |
                              MPIError

MPI call failed

Instance Methods [hide private]

Inherited from exceptions.EnvironmentError: __init__, __str__

Inherited from exceptions.Exception: __getitem__