nb_cli.exceptions

class ModuleLoadFailed(<auto>)

  • 说明: Raised when a module fails to load.

  • 参数

    auto

class PythonInterpreterError(<auto>)

  • 说明: Raised when the Python version is not supported.

  • 参数

    auto

class PipError(<auto>)

  • 说明: Raised when pip is not installed.

  • 参数

    auto

class NoneBotError(<auto>)

  • 说明: Raised when NoneBot is not installed.

  • 参数

    auto

class ProjectNotFoundError(<auto>)

  • 说明: Raised when project root directory not found.

  • 参数

    auto

class ProjectInvalidError(<auto>)

  • 说明: Raised when project config is invalid.

  • 参数

    auto

class LocalCacheExpired(<auto>)

  • 说明: Raised when local metadata cache is outdated.

  • 参数

    auto