Class EolNotAnEnumerationValueException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eclipse.epsilon.eol.exceptions.EolRuntimeException
org.eclipse.epsilon.eol.exceptions.models.EolNotAnEnumerationValueException
All Implemented Interfaces:
Serializable

public class EolNotAnEnumerationValueException extends EolRuntimeException
See Also:
  • Field Details

    • instance

      protected Object instance
  • Constructor Details

    • EolNotAnEnumerationValueException

      public EolNotAnEnumerationValueException(Object instance)
  • Method Details