Creates a new instance of the ThrowsAdviceInterceptor class.
| Exception Type | Condition |
|---|---|
| ArgumentNullException | If the supplied advice is a null reference (Nothing in Visual Basic). |
| ArgumentException | If no (0) handler methods were discovered on the supplied advice; or if more than one handler method suitable for a particular Exception type was discovered on the supplied advice. |
ThrowsAdviceInterceptor Class | Spring.Aop.Framework.Adapter Namespace