|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsav.z.Warning
sav.z.Error
An object that provides information if Session analysis completes with Errors.
The example makes array of Errors.
String text; Session ss; ... Script scr = new Script(text); ss.analyse(scr); Error err[] = ss.errors(); ...
Session.errors()
,
Statement.errors()
Methods inherited from class sav.z.Warning |
message, name, position, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |