Interface Advice.Dispatcher.Resolved.ForMethodExit

    • Method Detail

      • getThrowable

        TypeDescription getThrowable()
        Returns the type of throwable for which this exit advice is supposed to be invoked.
        Returns:
        The Throwable type for which to invoke this exit advice or a description of Advice.NoExceptionHandler if this exit advice does not expect to be invoked upon any throwable.