java.io.Serializable
public class NoAspectBoundException
extends java.lang.RuntimeException
aspectOf
special method on aspect types
when there is no aspect of that type currently bound.Constructor | Description |
---|---|
NoAspectBoundException() |
|
NoAspectBoundException(java.lang.String aspectName,
java.lang.Throwable inner) |
Modifier and Type | Method | Description |
---|---|---|
java.lang.Throwable |
getCause() |