Class ConfigParser.ParseException

All Implemented Interfaces:
Serializable
Enclosing class:
ConfigParser

public static class ConfigParser.ParseException extends RuntimeException
See Also:
Serialized Form
  • Constructor Details

    • ParseException

      public ParseException(String message, org.aspectj.ajdt.ajc.ConfigParser.Location location)
  • Method Details

    • getLine

      public int getLine()
    • getFile

      public File getFile()