Refactor raising in status
, ping
, query
etc. methods
#307
Labels
area: API
Related to core API of the project
marker: good first issue
Good for newcomers
type: enhancement
Improvement to an existing feature
At now there is 3-5 different exceptions in
JavaServer.status
(maybe also inBedrockServer
, I didn't worked with it) method. Would be nice catch them, and raise custom exception fromexceptions.py
or just document them.The text was updated successfully, but these errors were encountered: