com.ibm.as400.access

Class RequestNotSupportedException

    • Field Detail

      • SYSTEM_LEVEL_NOT_CORRECT

        public static final int SYSTEM_LEVEL_NOT_CORRECT
        The return code indicating that the requested function is not supported due to the system level not being correct.
        See Also:
        Constant Field Values
    • Method Detail

      • getReturnCode

        public int getReturnCode()
        Returns the return code associated with this exception.
        Specified by:
        getReturnCode in interface ReturnCodeException
        Returns:
        The return code.