public class PluginNotFoundException
extends java.lang.Exception
Constructor and Description |
---|
PluginNotFoundException(int id,
Configuration configuration)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
Configuration |
getConfiguration() |
int |
getPluginID() |
public PluginNotFoundException(int id, Configuration configuration)
id
- requesting IDconfiguration
- requesting configurationpublic int getPluginID()
public Configuration getConfiguration()
Copyright 2017 Kieker Project, http://kieker-monitoring.net