ValidateException
Class
Provides a base class for RadBarcode validation exceptions.
Definition
Namespace:Telerik.Barcode.Validation
Assembly:Telerik.Windows.Controls.DataVisualization.dll
Syntax:
C#
public abstract class ValidateException : ArgumentException, ISerializable
Inheritance: objectExceptionSystemExceptionArgumentExceptionValidateException
Derived Classes:
Implements:
Inherited Members
Constructors
Initializes a new instance of the ValidateException class.
C#
protected ValidateException()
Initializes a new instance of the ValidateException class with serialized data.
C#
protected ValidateException(SerializationInfo info, StreamingContext context)
Initializes a new instance of the ValidateException class.
Initializes a new instance of the ValidateException class.