public final class InvalidTypeException
extends java.lang.Exception
Type is considered invalid.| Constructor and Description |
|---|
InvalidTypeException(@NotNull java.lang.String message)
Throw new exception indicating that the specified type is incorrect.
|