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