Class ValidationException
- Namespace
- Executables.Validation
- Assembly
- executables.dll
Base exception type for validation failures.
public abstract class ValidationException : Exception, ISerializable
- Inheritance
-
ValidationException
- Implements
- Derived
- Inherited Members
Constructors
ValidationException(string)
Base exception type for validation failures.
protected ValidationException(string message)
Parameters
messagestring