gov.nasa.pds.vtool.status
Interface ExitStatusType
- All Known Implementing Classes:
- ExitStatus, VTool
public interface ExitStatusType
Values to indicate the success/failure of a VTool run.
- Author:
- mcayanan
SUCCESS
static final int SUCCESS
- See Also:
- Constant Field Values
APPLICATION_ERROR
static final int APPLICATION_ERROR
- See Also:
- Constant Field Values
SYSTEM_ERROR
static final int SYSTEM_ERROR
- See Also:
- Constant Field Values
SKIPPED_FILES
static final int SKIPPED_FILES
- See Also:
- Constant Field Values
WARNINGS_FOUND
static final int WARNINGS_FOUND
- See Also:
- Constant Field Values
ERRORS_FOUND
static final int ERRORS_FOUND
- See Also:
- Constant Field Values
Copyright © 2005-2007 NASA Jet Propulsion Laboratory, California Institute of Technology. All Rights Reserved.