Interface PolymorphicDispatcher.ErrorHandler<P>

    • Method Detail

      • handle

        P handle​(java.lang.Object[] params,
                 java.lang.Throwable throwable)