Difference between revisions of "VistA Errors"
From VistApedia
DavidWhitten (talk | contribs) (Created page with "There are different kinds of errors that a VistA system might detect. In general there are several forms of error processing in VistA: # validating input to make sure it mat...") |
DavidWhitten (talk | contribs) |
||
Line 4: | Line 4: | ||
# validating input to make sure it matches the expectations of code. | # validating input to make sure it matches the expectations of code. | ||
− | |||
# evaluating the code environment, which services are used, and data used to be able to perform a task | # evaluating the code environment, which services are used, and data used to be able to perform a task |
Latest revision as of 20:10, 10 January 2023
There are different kinds of errors that a VistA system might detect.
In general there are several forms of error processing in VistA:
- validating input to make sure it matches the expectations of code.
- evaluating the code environment, which services are used, and data used to be able to perform a task