RecoverableLoginException

class RecoverableLoginException(statusCode: Int, val cause: Throwable? = null) : OmhAuthException

Constructors

Link copied to clipboard
constructor(statusCode: Int, cause: Throwable? = null)

Properties

Link copied to clipboard
open override val cause: Throwable? = null