MimiTestResultError

data class MimiTestResultError(val code: Int, val message: String)

Error type representing an error that occurred when calculating the results for a Hearing Test

Constructors

Link copied to clipboard
constructor(code: Int, message: String)

Properties

Link copied to clipboard
val code: Int

Numeric identifier representing this error code

Link copied to clipboard

Text body describing this error