org.aspectj.weaver.tools
Class UnsupportedPointcutPrimitiveException
RuntimeException
org.aspectj.weaver.tools.UnsupportedPointcutPrimitiveException
public class UnsupportedPointcutPrimitiveException
extends RuntimeException
UnsupportedPointcutPrimitiveException
public UnsupportedPointcutPrimitiveException(String pcExpression,
PointcutPrimitive primitive)
getInvalidPointcutExpression
public String getInvalidPointcutExpression()
getUnsupportedPrimitive
public PointcutPrimitive getUnsupportedPrimitive()
- Returns the unsupportedPrimitive.