public class UnsupportedPointcutPrimitiveException
extends java.lang.RuntimeException
Constructor and Description |
---|
UnsupportedPointcutPrimitiveException(java.lang.String pcExpression,
PointcutPrimitive primitive) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getInvalidPointcutExpression() |
PointcutPrimitive |
getUnsupportedPrimitive() |
public UnsupportedPointcutPrimitiveException(java.lang.String pcExpression, PointcutPrimitive primitive)
public PointcutPrimitive getUnsupportedPrimitive()
public java.lang.String getInvalidPointcutExpression()