Syntax:
SIGNAL IOException SIGNAL Exception("oh no!")
Used to raise (throw) an exception (see "Exceptions" section for details), along with an optional description. The syntax is 'SIGNAL term'; the value of the term must be assignable to type Throwable.
[ previous section | contents | next section ]
From 'netrexx.doc', version 1.00.
Copyright(c) IBM Corporation, 1996, 1997. All rights reserved. ©