Class ExceptionHandlers


  • public class ExceptionHandlers
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static net.bytebuddy.asm.Advice.ExceptionHandler defaultExceptionHandler()  
      • Methods inherited from class java.lang.Object

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

      • ExceptionHandlers

        public ExceptionHandlers()
    • Method Detail

      • defaultExceptionHandler

        public static net.bytebuddy.asm.Advice.ExceptionHandler defaultExceptionHandler()