Class PolymorphicDispatcher.DefaultErrorHandler<RT>

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      RT handle​(java.lang.Object[] params, java.lang.Throwable e)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DefaultErrorHandler

        public DefaultErrorHandler()