Package net.dv8tion.jda.api.exceptions
Class VerificationLevelException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- java.lang.IllegalStateException
-
- net.dv8tion.jda.api.exceptions.VerificationLevelException
-
- All Implemented Interfaces:
java.io.Serializable
@Deprecated @ForRemoval(deadline="4.4.0") @DeprecatedSince("4.2.0") public class VerificationLevelException extends java.lang.IllegalStateException
Deprecated.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description VerificationLevelException(Guild.VerificationLevel level)
Deprecated.
-
-
-
Constructor Detail
-
VerificationLevelException
public VerificationLevelException(Guild.VerificationLevel level)
Deprecated.
-
-