Package 

Interface OnErrorListener


  • 
    public interface OnErrorListener
    
                        

    Interface definition of a callback to be invoked when there has been an error during an asynchronous operation.

    • Method Summary

      Modifier and Type Method Description
      abstract boolean onError(Exception e)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait