orbit-shared / orbit.shared.exception / AuthFailed

AuthFailed

class AuthFailed : Throwable

An exception of this type is thrown when authentication fails.

Constructors

<init>

An exception of this type is thrown when authentication fails.

AuthFailed(message: String)