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