Package gov.nasa.pds.vtool.status

This package allows VTool to determine an exit value to give back to the user.

See:
          Description

Interface Summary
ExitStatusType Values to indicate the success/failure of a VTool run.
 

Class Summary
ExitStatus Exit Status values 0 = Success 1 = Application error 2 = System error 32 = One or more files skipped the validation run 64 = One or more validation warnings encountered during the validation run 96 = One or more files skipped and validation warnings encountered during the validation run 128 = One or more validation errors encountered during the validation run 160 = One or more files skipped and validation errors encountered during the validation run 192 = One or more validation warnings and errors encountered during the validation run 224 = One or more files skipped, validation warnings and errors encountered during the validation run
 

Package gov.nasa.pds.vtool.status Description

This package allows VTool to determine an exit value to give back to the user.



Copyright © 2005-2009 NASA Jet Propulsion Laboratory, California Institute of Technology. All Rights Reserved.