Serialized Form
-
Package net.dv8tion.jda.client.exceptions
-
Class net.dv8tion.jda.client.exceptions.VerificationLevelException extends java.lang.RuntimeException implements Serializable
-
-
Package net.dv8tion.jda.core.exceptions
-
Class net.dv8tion.jda.core.exceptions.AccountTypeException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
requiredType
AccountType requiredType
-
-
-
Class net.dv8tion.jda.core.exceptions.ContextException extends java.lang.Exception implements Serializable
-
Class net.dv8tion.jda.core.exceptions.ErrorResponseException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
code
int code
-
errorResponse
ErrorResponse errorResponse
-
meaning
java.lang.String meaning
-
response
net.dv8tion.jda.core.requests.Response response
-
-
-
Class net.dv8tion.jda.core.exceptions.GuildUnavailableException extends java.lang.RuntimeException implements Serializable
-
Class net.dv8tion.jda.core.exceptions.HierarchyException extends PermissionException implements Serializable
-
Class net.dv8tion.jda.core.exceptions.HttpException extends java.lang.RuntimeException implements Serializable
-
Class net.dv8tion.jda.core.exceptions.InsufficientPermissionException extends PermissionException implements Serializable
-
Class net.dv8tion.jda.core.exceptions.PermissionException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
permission
Permission permission
-
-
-
Class net.dv8tion.jda.core.exceptions.RateLimitedException extends java.lang.Exception implements Serializable
-
Serialized Fields
-
rateLimitedRoute
java.lang.String rateLimitedRoute
-
retryAfter
long retryAfter
-
-
-