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
 

Enum Summary
Status This enum represents the status of parsing and validation against a particular file.
 

Package gov.nasa.pds.vtool.status Description

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



Copyright © 2005-2013 Planetary Data System. All Rights Reserved.