Expand description
Error handling module for the Minecraft-Essentials library.
This module contains all the error types and related functionality for error handling within the library.
Enumsยง
- Launch
Error - The
LaunchErrorenum represents potential errors that can occur during Launching minecraft. - OAuth
Error - The
OAuthErrorenum represents potential errors that can occur during OAuth authentication. - Token
Error - The
TokenErrorenum represents potential errors that can occur during token operations. - XTSError
- The
XTSErrorenum represents potential errors that can occur during XTS-related operations. - Xbox
Error - The
XboxErrorenum represents potential errors that can occur during Xbox-related operations.