ValidationExceptionEvent Class
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
Represents the WMI event fired when an exception is thrown while performing a validation operation.
Namespace: Microsoft.Practices.EnterpriseLibrary.Validation.Instrumentation
Assembly: Microsoft.Practices.EnterpriseLibrary.Validation (in Microsoft.Practices.EnterpriseLibrary.Validation.dll)
Syntax
'Declaration
PublicClassValidationExceptionEvent _
Inherits ValidationCalledEvent
publicclassValidationExceptionEvent : ValidationCalledEvent
publicref classValidationExceptionEvent : public ValidationCalledEvent
publicclass ValidationExceptionEvent extends ValidationCalledEvent
Inheritance Hierarchy
System.Object
Microsoft.Practices.EnterpriseLibrary.Common.Instrumentation.BaseWmiEvent
Microsoft.Practices.EnterpriseLibrary.Validation.Instrumentation.ValidationEvent
Microsoft.Practices.EnterpriseLibrary.Validation.Instrumentation.ValidationCalledEvent
Microsoft.Practices.EnterpriseLibrary.Validation.Instrumentation.ValidationExceptionEvent
See Also
ValidationExceptionEvent Members
Microsoft.Practices.EnterpriseLibrary.Validation.Instrumentation Namespace
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |