20 package net.sf.gridarta.plugin.parameter;
22 import org.jetbrains.annotations.NotNull;
23 import org.jetbrains.annotations.Nullable;
static final long serialVersionUID
The serial version UID.
InvalidValueException(@NotNull final String reason, @Nullable final Throwable cause)
Creates a new instance.
InvalidValueException(@NotNull final String reason)
Creates a new instance.
An exception that is thrown if the string representation of value in a PluginParameter cannot be conv...