Interface ExceptionCallback<E>

All Known Implementing Classes:
SmackFuture.InternalProcessStanzaSmackFuture, SmackFuture.SimpleInternalProcessStanzaSmackFuture

public interface ExceptionCallback<E>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    processException(E exception)