AppendixReferencesSpark Standard Library ReferenceStd ErrorsenumConversionErrorVersion: v. 1On this pageenumConversionErrorSignature stdError.enumConversionError Description The internal Ylem error when trying to convert a number to a variant of an enum, if the number is larger than the number of variants in the enum (counting from 0).