Failure

constructor(message: String? = null, cause: Throwable? = null)

Parameters

message

Optional human-readable description of the error.

cause

Optional throwable with underlying platform exception.