Module voicevox.errors

Classes

class HttpException (*args, **kwargs)

Common base class for all non-exit exceptions.

Ancestors

  • builtins.Exception
  • builtins.BaseException

Subclasses

class NotfoundError (*args, **kwargs)

Common base class for all non-exit exceptions.

Ancestors