Package-level declarations

Types

Link copied to clipboard

An exception thrown when the authentication token has expired.

Link copied to clipboard

An exception thrown when the authentication token has been revoked.

Link copied to clipboard
class WebError(val id: String?, val code: String?, val message: String?)

A class representing a web error.

Link copied to clipboard

A class representing a set of web errors.