org.embl.ebi.escience.scufl.provenance.process
Class DataMismatchError

java.lang.Object
  extended by org.embl.ebi.escience.scufl.provenance.process.ProcessEvent
      extended by org.embl.ebi.escience.scufl.provenance.process.DataMismatchError

public class DataMismatchError
extends ProcessEvent

Event corresponding to failure to invoke due to a non reconcilable data type mismatch.

Author:
Tom Oinn

Constructor Summary
DataMismatchError()
           
 
Method Summary
 
Methods inherited from class org.embl.ebi.escience.scufl.provenance.process.ProcessEvent
eventElement, eventTopLevelElement, getTimeStamp
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DataMismatchError

public DataMismatchError()