.. _skywrapper_exceptions: Exceptions =========== This document outlines all the exception types of this package. .. automodule:: skywrapper.exceptions :members: Exception hierarchy -------------------- - :exc:`~.SkywrapperException` - :exc:`~.InvalidType` - :exc:`~.HTTPException` - :exc:`~.MojangException` - :exc:`~.NotFoundException` - :exc:`~.UnauthorizedException`