ValidateException
Class
Provides a base class for RadBarcode validation exceptions.
Definition
Namespace:Telerik.Barcode.Validation
Assembly:Telerik.Maui.Controls.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.
Initializes a new instance of the ValidateException class.