Exceptions

exception litewax.exceptions.AuthNotFound[source]

Raised when no auth is found

exception litewax.exceptions.SessionExpired[source]

Raised when session is expired or token is invalid

exception litewax.exceptions.SignError[source]

Raised when signing fails

exception litewax.exceptions.UnknownError[source]

Raised when unknown error occurs

exception litewax.exceptions.CPUlimit[source]

Raised when CPU limit is reached

exception litewax.exceptions.ExpiredTransaction[source]

Raised when transaction is expired

exception litewax.exceptions.NotImplementedError[source]

Raised when method is not implemented

exception litewax.exceptions.CookiesExpired[source]

Raised when cookies are expired or invalid

exception litewax.exceptions.AtomicHubPushError[source]

Raised when transaction is not signed by AtomicHub

exception litewax.exceptions.NeftyBlocksPushError[source]

Raised when transaction is not signed by NeftyBlocks