values constant
Implementation
static const $core.List<Error_Code> values = <Error_Code>[
RUNTIME_EXCEPTION,
UNRECOGNIZED_PAYLOAD,
MISSING_PAYLOAD,
BAD_INPUT,
MATCH_NOT_FOUND,
MATCH_JOIN_REJECTED,
RUNTIME_FUNCTION_NOT_FOUND,
RUNTIME_FUNCTION_EXCEPTION,
];