[]
        
(Showing Draft Content)

C1.Win.Calendar.Exceptions.UnsupportedValueException-1

UnsupportedValueException<T> Class

Represents errors that arise in consequence of unsupported values.

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

Constructors

Name Description
UnsupportedValueException(T, string)

Initializes a new instance of the UnsupportedValueException object.

Properties

Name Description
Value