fromString

expect fun fromString(value: String): TerminalErrorCode

Attempts to parse the TerminalErrorCode from it's TerminalErrorCode.toString representation.

Throws

on failure to parse.