Interface IfaceAware.IfaceExceptionHandler

Enclosing interface:
IfaceAware<T extends BinaryMsgIface>

public static interface IfaceAware.IfaceExceptionHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Called with the IfaceCallback exception.
  • Method Details

    • callback

      void callback(Exception ex)
      Called with the IfaceCallback exception.