public class TraceProcessingException extends EventProcessingException
Constructor and Description |
---|
TraceProcessingException(java.lang.String msg)
Creates a new instance of this class using the given parameters.
|
TraceProcessingException(java.lang.String msg,
java.lang.Throwable t)
Creates a new instance of this class using the given parameters.
|
public TraceProcessingException(java.lang.String msg)
msg
- The message of this exception.public TraceProcessingException(java.lang.String msg, java.lang.Throwable t)
msg
- The message of this exception.t
- The cause of this exception.Copyright 2017 Kieker Project, http://kieker-monitoring.net