public final class ExceptionHandlerPointCut extends AbstractExceptionHandlerPointCut
DEFAULT_PRIORITY| Constructor and Description |
|---|
ExceptionHandlerPointCut(ExceptionHandlerSignature sig) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Throwable |
getThrowable(ClassMethodSignature sig,
java.lang.Object[] args) |
doGetTracergetPointCutInvocationHandlerImpl, getTracercompareTo, createExactMethodMatcher, createMethodMatcher, equals, getClassMatcher, getMethodMatcher, getName, getPointCutInvocationHandler, getPriority, hashCode, isDispatcher, isEnabled, isIgnoreTransaction, noticeTransformerStarted, setPriority, toStringpublic ExceptionHandlerPointCut(ExceptionHandlerSignature sig)
protected java.lang.Throwable getThrowable(ClassMethodSignature sig, java.lang.Object[] args)
getThrowable in class AbstractExceptionHandlerPointCut