dcord.util.errors

Utilities related to errors and exceptions.

Members

Classes

BaseError
class BaseError

Undocumented in source.

Mixin templates

ExceptionMixin
mixintemplate ExceptionMixin()

Simple exception mixin for creating custom exceptions.

Meta