fun fromCode(code: Int): EVMExecutionStatusCode
Finds a code matching a number, or throw an exception if no matching code exists.
code - the number to match
code
Return the execution code