kieker.analysis.plugin
Class EventProcessingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
kieker.analysis.plugin.EventProcessingException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ExecutionEventProcessingException, TraceProcessingException
public class EventProcessingException
- extends Exception
- Author:
- Andre van Hoorn
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
EventProcessingException
public EventProcessingException(String msg)
EventProcessingException
public EventProcessingException(String msg,
Throwable t)
Copyright 2010 the Kieker Project, http://kieker.sourceforge.net>