Exceptions

This page describes Exceptions of vlivepy

exception vlivepy.exception.APIError[source]

Common API Error

exception vlivepy.exception.APIJSONParesError[source]

Failed to parse target

exception vlivepy.exception.APINetworkError[source]

Failed to load API request

exception vlivepy.exception.APIServerResponseError[source]

Warning if server response only error

exception vlivepy.exception.APIServerResponseWarning[source]

Warning if server response with error

exception vlivepy.exception.APISignInFailedError[source]

Failed to Sign in

exception vlivepy.exception.ModelError[source]

Common Model Error

exception vlivepy.exception.ModelInitError[source]

Model Initialize Error

exception vlivepy.exception.ModelInitWarning[source]

Warning with init object

exception vlivepy.exception.ModelRefreshWarning[source]

Model refresh failed