Class JobKitRestException

    • Constructor Detail

      • JobKitRestException

        public JobKitRestException​(int returnCode,
                                   String message)
      • JobKitRestException

        public JobKitRestException​(String message)
        SC_BAD_REQUEST
    • Method Detail

      • getReturnCode

        public int getReturnCode()