Skip to content

Document possible exceptions #692

@kevinkjt2000

Description

@kevinkjt2000

For reference, here are some of the possible exceptions (e.g. timeout #77 #97 #129 #135, ConnectionResetError #101, ConnectionRefusedError, gaierror, maybe custom exception wrappers in the future)

mcstatus could produce some exceptions of its own to wrap these exceptions we know about. As for the unknown ones, it could be enough to wrap those with the same base exception class that the rest of our custom exceptions inherit from.

Metadata

Metadata

Assignees

No one assigned

    Labels

    a: apiRelated to exposed core API of the projecta: documentationRelated to project's documentation (comments, docstrings, docs)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions