|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--jason.core.Trace
Class for sending error message on the console
Constructor Summary | |
Trace()
|
Method Summary | |
static void |
parsingError(java.lang.String file,
org.xml.sax.SAXParseException exception)
Error when parsing the configuration file |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Trace()
Method Detail |
public static void parsingError(java.lang.String file, org.xml.sax.SAXParseException exception)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |