Class ParseException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.eclipse.emf.mwe.internal.core.ast.parser.ParseException
All Implemented Interfaces:
Serializable

public class ParseException extends RuntimeException
See Also:
  • Constructor Details

    • ParseException

      public ParseException(String string, Location location)
  • Method Details

    • getLocation

      public Location getLocation()