Class FlexmiParseException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.eclipse.epsilon.flexmi.FlexmiParseException
All Implemented Interfaces:
Serializable

public class FlexmiParseException extends IOException
See Also:
  • Field Details

    • lineNumber

      protected int lineNumber
  • Constructor Details

    • FlexmiParseException

      public FlexmiParseException(Throwable t)
    • FlexmiParseException

      public FlexmiParseException(Throwable t, int lineNumber)
  • Method Details

    • getLineNumber

      public int getLineNumber()