Class EolModelNotFoundException

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

public class EolModelNotFoundException extends EolRuntimeException
See Also:
  • Constructor Details

    • EolModelNotFoundException

      public EolModelNotFoundException(String modelName)
  • Method Details