Companion

object Companion

Functions

Link copied to clipboard
fun allNumericCodes(): List<Int>

Answer all valid numeric error codes.

Link copied to clipboard
fun byNumericCode(numericCode: Int): AvailErrorCode?

Look up the AvailErrorCode with the given numeric code.