Class EnumConstantMissingException

All Implemented Interfaces:
Serializable

public class EnumConstantMissingException
extends IllegalArgumentException
Exception to be thrown by ValuedEnum in case it is not able marshal native to enum due missing value in enum
Author:
dkimitsa
See Also:
Serialized Form