|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Warning in sav.z |
Subclasses of Warning in sav.z | |
class |
Error
An object that provides information if Session analysis completes with Errors. |
class |
Failure
An object that provides information if Session execution completes with failure. |
Methods in sav.z that return Warning | |
Warning[] |
Statement.warnings()
Returns array of Warnings, namely Errors or Failures, produced by Script analysis or execution. |
Warning[] |
Session.warnings()
Returns array of Warnings, namely Errors or Failures, produced by Script analysis or execution. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |