See: Description
Interface | Description |
---|---|
ExitStatusType |
Values to indicate the success/failure of a VTool run.
|
Class | Description |
---|---|
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 | Description |
---|---|
Status |
This enum represents the status of parsing and validation against a
particular file.
|
This package allows VTool to determine an exit value to give back to the user.
Copyright © 2005–2017 Planetary Data System. All rights reserved.