thrown By Enum Entry
Explicitly construct a mapping to throw an exception from source entry source.
For example
IllegalStateException() fromEnumEntry Color.ORANGEContent copied to clipboard
will generate an explicit mapping, mapping Colour.ORANGE to an IllegalStateException being thrown.