previous next top contents index framed top this page unframed
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).
MAINSAIL Language Manual, Section 42.28