Kieker 1.6

kieker.tools.traceAnalysis.filter.traceReconstruction
Class TraceProcessingException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by kieker.analysis.exception.EventProcessingException
              extended by kieker.tools.traceAnalysis.filter.traceReconstruction.TraceProcessingException
All Implemented Interfaces:
Serializable

public class TraceProcessingException
extends EventProcessingException

Author:
Andre van Hoorn
See Also:
Serialized Form

Constructor Summary
TraceProcessingException(String msg)
           
TraceProcessingException(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

TraceProcessingException

public TraceProcessingException(String msg)

TraceProcessingException

public TraceProcessingException(String msg,
                                Throwable t)

Kieker 1.6

Copyright 2012 Kieker Project, http://kieker-monitoring.net