Difference between revisions of "VistA Errors"

From VistApedia
Jump to: navigation, search
(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...")
 
 
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:

  1. validating input to make sure it matches the expectations of code.
  2. evaluating the code environment, which services are used, and data used to be able to perform a task