Click or drag to resize
ValidationException Class
Inheritance Hierarchy
SystemObject
  SystemException
    FluentRibbonValidationException

Namespace: FluentRibbon
Assembly: FluentRibbon (in FluentRibbon.dll) Version: 1.0.5338.15939
Syntax
C#
public class ValidationException : Exception

The ValidationException type exposes the following members.

Constructors
  NameDescription
Public methodValidationException
Initializes a new instance of the ValidationException class
Top
See Also