An exception that expresses a data validation error.
Namespace:
Gallio.Common.ValidationAssembly: Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)
Syntax
| C# |
|---|
[SerializableAttribute] public class ValidationException : Exception |
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public Class ValidationException _ Inherits Exception |
Inheritance Hierarchy
System..::.Object
System..::.Exception
Gallio.Common.Validation..::.ValidationException
System..::.Exception
Gallio.Common.Validation..::.ValidationException
