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