| ★ wanayoo — archive 1999 http://sourceware.cygnus.com/kawa/api/gnu/text/SyntaxException.html | Nouvelle recherche | Portail wanayoo |
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--gnu.text.SyntaxException
Used to signal a non-recoverable (i.e. fatal) syntax error.
| Constructor Summary | |
SyntaxException(SourceMessages messages)
|
|
| Method Summary | |
SourceMessages |
getMessages()
|
void |
printAll(java.io.PrintWriter out,
int max)
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace,
getLocalizedMessage,
getMessage,
printStackTrace,
printStackTrace,
printStackTrace,
toString |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
| Constructor Detail |
public SyntaxException(SourceMessages messages)
| Method Detail |
public SourceMessages getMessages()
public void printAll(java.io.PrintWriter out,
int max)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||