Can the advised interfaces be implemented by the introduction advice?
IIntroductionAdvisor.ValidateInterfaces
Invoked before adding an
| Exception Type | Condition |
|---|---|
| ArgumentException | If the advised interfaces cannot be implemented by the introduction advice. |
| ArgumentException | If any of the Interfaces are not interface Type. |
DefaultIntroductionAdvisor Class | Spring.Aop.Support Namespace | IIntroductionAdvisor | Interfaces