Interface ExceptionCallback<E>

    • Method Detail

      • processException

        void processException​(E exception)