public class NoSuchValidatorException
extends java.lang.Exception
| Constructor and Description |
|---|
NoSuchValidatorException(@NotNull java.lang.String reason)
Creates a new instance.
|
NoSuchValidatorException(@NotNull java.lang.String reason,
java.lang.Throwable cause)
Creates a new instance.
|
public NoSuchValidatorException(@NotNull
@NotNull java.lang.String reason)
reason - the reason why the map validator could not be createdpublic NoSuchValidatorException(@NotNull
@NotNull java.lang.String reason,
java.lang.Throwable cause)
reason - the reason why the map validator could not be createdcause - the cause