[]
        
(Showing Draft Content)

C1.Win.Calendar.Exceptions.UnsupportedValueException-1

UnsupportedValueException<T> Class

Represents errors that arise in consequence of unsupported values.

Inheritance
UnsupportedValueException<T>
Namespace: C1.Win.Calendar.Exceptions
Assembly: C1.Win.Calendar.4.8.dll
Syntax
public class UnsupportedValueException<T> : Exception, ISerializable, _Exception
Type Parameters
Name Description
T

Constructors

Name Description
UnsupportedValueException(T, string)

Initializes a new instance of the UnsupportedValueException object.

Properties

Name Description
Value