Interface HandleErrorCallback


public interface HandleErrorCallback
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    handleError(DSResponse response, DSRequest request)
    Called when an error is encountered while trying to do a background RPC.