com.ibm.as400.access

Interface ReturnCodeException

    • Method Summary

      Methods 
      Modifier and Type Method and Description
      int getReturnCode()
      Returns the return code associated with this exception.
    • Method Detail

      • getReturnCode

        int getReturnCode()
        Returns the return code associated with this exception.
        Returns:
        The return code associated with this exception.