Interface StorageErrorHandler


public interface StorageErrorHandler
Interface to forward any errors that happen when using StorageManagerContract
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    handleStorageError(com.pingidentity.sdk.pingonewallet.errors.StorageError error)
    Handle errors in storage
  • Method Details

    • handleStorageError

      void handleStorageError(com.pingidentity.sdk.pingonewallet.errors.StorageError error)
      Handle errors in storage
      Parameters:
      error - : StorageError