Kieker 1.4

kieker.tools.traceAnalysis.plugins.executionRecordTransformation
Class ExecutionEventProcessingException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by kieker.analysis.plugin.EventProcessingException
              extended by kieker.tools.traceAnalysis.plugins.executionRecordTransformation.ExecutionEventProcessingException
All Implemented Interfaces:
Serializable

public class ExecutionEventProcessingException
extends EventProcessingException

Author:
Andre van Hoorn
See Also:
Serialized Form

Constructor Summary
ExecutionEventProcessingException(String msg)
           
ExecutionEventProcessingException(String msg, Throwable t)
           
 
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

ExecutionEventProcessingException

public ExecutionEventProcessingException(String msg)

ExecutionEventProcessingException

public ExecutionEventProcessingException(String msg,
                                         Throwable t)

Kieker 1.4

Copyright 2011 the Kieker Project, http://kieker.sourceforge.net