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