FlowCancelledException

Surfaced as the failure cause of a login or logoutOfBrowser call — inside a failed Result for the List-scope login overload, or as OAuth2ClientResult.Error.exception for logoutOfBrowser and the deprecated String-scope login overload.

Indicates the requested flow was cancelled.

Properties

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