Class CalendarParseException
Inheritance
System.Object
CalendarParseException
Namespace: Telerik.UI.Xaml.Controls.Scheduler.ICalendar
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class CalendarParseException : Exception
Constructors
CalendarParseException()
Declaration
public CalendarParseException()
CalendarParseException(String)
Declaration
public CalendarParseException(string message)
Parameters
System.
|
CalendarParseException(String, Exception)
Declaration
public CalendarParseException(string message, Exception inner)
Parameters
System.
|
System.
|