Failed

data class Failed(val exception: SolidException) : SolidSignInResult

The flow could not run; exception is the same typed hierarchy the rest of the SDK throws.

Constructors

Link copied to clipboard
constructor(exception: SolidException)

Properties

Link copied to clipboard