InvalidCalendarDataException Constructor
The InvalidCalendarDataException constructor overloads create new InvalidCalendarDataException exceptions.
Overload List
| Name | Description |
|---|---|
| InvalidCalendarDataException (String) |
The InvalidCalendarDataException constructor creates a new InvalidCalendarDataException exception.
|
| InvalidCalendarDataException (SerializationInfo, StreamingContext) |
The InvalidCalendarDataException constructor creates a new serializable InvalidCalendarDataException exception.
|
| InvalidCalendarDataException (String, Exception) |
The InvalidCalendarDataException constructor creates a new InvalidCalendarDataException exception.
|