org.gridprovenance.client.exception
Class PSException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.gridprovenance.client.exception.PSException
All Implemented Interfaces:
java.io.Serializable

public class PSException
extends java.lang.Exception

PSException classe

CSL of EU Provenance

Author:
Sheng Jiang
See Also:
Serialized Form

Constructor Summary
PSException()
           
PSException(java.lang.String msg)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PSException

public PSException()

PSException

public PSException(java.lang.String msg)