public class NoSuchPointcutException
extends java.lang.Exception
Constructor and Description |
---|
NoSuchPointcutException(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName()
The name of the pointcut that could not be found.
|