ValidationInterruptedException Class

Exception that marks that the validation of an class hierarchy has been interrupted. This shouldn't be handled as an error.

Definition

Namespace: MFiles.VAF.Configuration
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
[SerializableAttribute]
public class ValidationInterruptedException : Exception
Inheritance
Object    Exception    ValidationInterruptedException

Constructors

Extension Methods

See Also