Interface ClientExceptionHandler

All Known Implementing Classes:
RTMPEClient

public interface ClientExceptionHandler
Client connection exception handler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • handleException

      void handleException(Throwable throwable)