java.io.Serializablepublic class NoSuchAdviceException
extends java.lang.Exception
| Constructor | Description |
|---|---|
NoSuchAdviceException(java.lang.String name) |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getName() |
The advice name that could not be found.
|