bgmi3.exc

exceptions

exception bgmi3.exc.BGmiException[源代码]

Base Exception for all BGmi exception

exception bgmi3.exc.BGmiConnectionException[源代码]

Base Exception for all connection error

exception bgmi3.exc.SubscriptionNotFollowed[源代码]

Subscription not found when lookup

exception bgmi3.exc.SeriesNotFollowed[源代码]

Series not found when lookup

exception bgmi3.exc.RequireNotSatisfiedError(message: str)[源代码]

exception when missing config or deps for a output plugin

__init__(message: str)[源代码]

init

参数

message -- error detail message for user

exception bgmi3.exc.ConnectError[源代码]

exception when output get a connection error

exception bgmi3.exc.AuthError[源代码]

exception when output require correct auth

exception bgmi3.exc.ConfigNotValid[源代码]

exception when config is not valid