Other

class Other(val throwable: Throwable? = null) : FailureReason

Some other failure reason. See the throwable for details.

Constructors

Link copied to clipboard
constructor(throwable: Throwable? = null)

Properties

Link copied to clipboard