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