com.ibm.jtopenlite.file
Class FileConstants
java.lang.Object
com.ibm.jtopenlite.file.FileConstants
public final class FileConstants
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RC_FILE_NOT_FOUND
public static final int RC_FILE_NOT_FOUND
- See Also:
- Constant Field Values
RC_ACCESS_DENIED
public static final int RC_ACCESS_DENIED
- See Also:
- Constant Field Values
returnCodeToString
public static String returnCodeToString(int rc)