MAINSAIL Language Manual, Section 42.28

previous   next   top   contents   index   framed top   this page unframed


42.28. $nullPointerExcpt

Figure 42–32. $nullPointerExcpt
system variable
STRING $nullPointerExcpt;

$nullPointerExcpt is a predefined exception that is raised when a NULLPOINTER error (NULLPOINTER used for data field access) occurs in code with runtime checking enabled (see Section 17.2).


previous   next   top   contents   index   framed top   this page unframed

MAINSAIL Language Manual, Section 42.28