Interface EventServerException


public interface EventServerException
Something went wrong in the server.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    handle(Throwable throwable)
     
  • Method Details