FirebaseUnauthorizedException

Exception thrown when TBS returns a 401, indicating the Firebase token needs to be refreshed.

Constructors

Link copied to clipboard
constructor(message: String)

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open val message: String?