Chapter Contents |
Previous |
Next |
Command Directory |
Request to catch all exceptions
ca{tch}
catch
catch
command catches all exceptions thrown in your program. When an exception is
caught by the debugger, a message window is opened and will indicate the type
of exception that was caught. The source will be updated to the location that
had thrown the exception.
PROFILE | yes |
configuration file | no |
Source command prefix | none |
catch
command is not affected by changes in scope.
Successful: 0 | |
Unsuccessful: 1 |
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright © 2001 by SAS Institute Inc., Cary, NC, USA. All rights reserved.