Uses of Class
com.aspectran.core.component.aspect.AspectException
-
Packages that use AspectException Package Description com.aspectran.core.activity.aspect com.aspectran.core.component.aspect -
-
Uses of AspectException in com.aspectran.core.activity.aspect
Subclasses of AspectException in com.aspectran.core.activity.aspect Modifier and Type Class Description class
AdviceConstraintViolationException
Exception thrown when an Advice Constraint Violation occurs.class
AspectAdviceException
The Class AspectAdviceException. -
Uses of AspectException in com.aspectran.core.component.aspect
Subclasses of AspectException in com.aspectran.core.component.aspect Modifier and Type Class Description class
InvalidPointcutPatternException
The Class InvalidPointcutPatternException.
-