This is preliminary documentation and is subject to change.

ConversionException Class

The conversion exception.

Definition

Namespace: MoreDateTime.Exceptions
Assembly: MoreDateTime (in MoreDateTime.dll) Version: 1.3.0
C#
public class ConversionException : Exception
Inheritance
Object    Exception    ConversionException

Constructors

ConversionException Initializes a new instance of the ConversionException class.

See Also