public class UnknownParameterException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
UnknownParameterException(@NotNull java.lang.String name,
boolean shorthand) |
| Modifier and Type | Method and Description |
|---|---|
@NotNull java.lang.String |
name() |
boolean |
shorthand() |