code

fun code(code: Int): ErrorCode

Answer the ErrorCode for the provided ErrorCode.code.

Return

The associated StandardErrorCode or InvalidErrorCode if the id is not found.

Parameters

code

The integer value used to identify the StandardErrorCode.