ValidationException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class ValidationException : ApplicationException
[System.Serializable]
public class ValidationException : ApplicationException
type ValidationException = class
inherit ApplicationException
Public Class ValidationException
Inherits ApplicationException
- Inheritance
-
ValidationException
- Attributes
Constructors
ValidationException() | |
ValidationException(Exception) | |
ValidationException(SerializationInfo, StreamingContext) | |
ValidationException(String, Exception) | |
ValidationException(String) |