public abstract class InvalidValueException
extends java.lang.RuntimeException
UUID parameter.| Constructor and Description |
|---|
InvalidValueException(@NotNull java.lang.String input) |
| Modifier and Type | Method and Description |
|---|---|
@NotNull java.lang.String |
input()
The invalid inputted value for the number
|