Class ErrorResponseException.ErrorCode
java.lang.Object
net.dv8tion.jda.api.exceptions.ErrorResponseException.ErrorCode
- Enclosing class:
ErrorResponseException
An error for a
This provides the machine parsable error code name and the human readable message.
ErrorResponseException.SchemaError.
This provides the machine parsable error code name and the human readable message.
-
Method Summary
-
Method Details
-
getCode
-
getMessage
The human readable explanation message for this error- Returns:
- The message
-
toString
-