Spring.NET 1.3.0 RC1 for .NET 2.0 API Reference

AbstractExceptionHandlerAdvice Properties

The properties of the AbstractExceptionHandlerAdvice class are listed below. For a complete list of AbstractExceptionHandlerAdvice class members, see the AbstractExceptionHandlerAdvice Members topic.

Public Instance Properties

OnExceptionNameRegex Gets or sets the Regex string used to parse advice expressions starting with 'on exception name' and subclass specific actions.
OnExceptionRegex Gets or sets the Regex string used to parse advice expressions starting with 'on exception (constraint)' and subclass specific actions.

Explicit Interface Implementations

IDeserializationCallback.OnDeserializationMissing <summary> documentation for M:Spring.Aspects.AbstractExceptionHandlerAdvice.System#Runtime#Serialization#IDeserializationCallback#OnDeserialization(System.Object)

See Also

AbstractExceptionHandlerAdvice Class | Spring.Aspects Namespace