Interface ThrowableHandler


public interface ThrowableHandler
Simple Throwable handler to be used with SimpleAsyncHttpClient
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • onThrowable

      void onThrowable(Throwable t)