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. |
Top
See also
Reference
InvalidCalendarDataException class