|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.aspectj.ajdt.ajc.ConfigParser.ParseException
public static class ConfigParser.ParseException
Constructor Summary | |
---|---|
ConfigParser.ParseException(java.lang.String message,
org.aspectj.ajdt.ajc.ConfigParser.Location location)
|
Method Summary | |
---|---|
java.io.File |
getFile()
|
int |
getLine()
|
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ConfigParser.ParseException(java.lang.String message, org.aspectj.ajdt.ajc.ConfigParser.Location location)
Method Detail |
---|
public int getLine()
public java.io.File getFile()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |