This class contains the results of parsing an advice expresion of the form on exception name [ExceptionName1,ExceptionName2,...] [action] [action expression] or on exception [constraint expression] [action] [action expression]
For a list of all members of this type, see ParsedAdviceExpression Members .
System.Object
ParsedAdviceExpression
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: Spring.Aspects
Assembly: Spring.Aop (in Spring.Aop.dll)
ParsedAdviceExpression Members | Spring.Aspects Namespace