mpi
Class MPIException

java.lang.Object
  extended by MPJDevException
      extended by mpi.MPIException

public class MPIException
extends MPJDevException


Constructor Summary
MPIException()
           
MPIException(java.lang.String message)
           
MPIException(java.lang.Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MPIException

public MPIException()

MPIException

public MPIException(java.lang.String message)

MPIException

public MPIException(java.lang.Throwable cause)