gov.nasa.pds.tools.status
Interface ExitStatus

All Known Implementing Classes:
VTool

public interface ExitStatus

Exit Status values

0 = Success
1 = Failure
-1 = Tool Application Failure

Author:
mcayanan

Field Summary
static int BADRUN
           
static int GOODRUN
           
static int TOOLFAILURE
           
 

Field Detail

GOODRUN

static final int GOODRUN
See Also:
Constant Field Values

BADRUN

static final int BADRUN
See Also:
Constant Field Values

TOOLFAILURE

static final int TOOLFAILURE
See Also:
Constant Field Values


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