20 package net.sf.gridarta.plugin.parameter;
22 import org.jetbrains.annotations.NotNull;
40 super(
"type " + type);
56 super(pluginParameter.toString());
static final long serialVersionUID
The serial version UID.
NoSuchParameterException(final int index)
Creates a new instance.
NoSuchParameterException(@NotNull final String type)
Creates a new instance.
Thrown if a parameter does not exist.
NoSuchParameterException(@NotNull final PluginParameter<?, ?, ?, ?> pluginParameter)
Creates a new instance.