A B C D E F G H I J L M N O P R S T U V

N

NoAspectBoundException - Exception in org.aspectj.lang
Thrown by the aspectOf special method on aspect types when there is no aspect of that type currently bound.
NoAspectBoundException(String, Throwable) - Constructor for exception org.aspectj.lang.NoAspectBoundException
 
NoAspectBoundException() - Constructor for exception org.aspectj.lang.NoAspectBoundException
 
NoSuchAdviceException - Exception in org.aspectj.lang.reflect
Thrown when AjType.getDeclaredAdvice is called with an advice name and no matching advice declaration can be found.
NoSuchAdviceException(String) - Constructor for exception org.aspectj.lang.reflect.NoSuchAdviceException
 
NoSuchPointcutException - Exception in org.aspectj.lang.reflect
Thrown when AjType.getDeclaredPointcut is called with a pointcut name, and no matching pointcut declaration can be found.
NoSuchPointcutException(String) - Constructor for exception org.aspectj.lang.reflect.NoSuchPointcutException
 

A B C D E F G H I J L M N O P R S T U V