Definition
Namespace:Telerik.WinControls.UI.Scheduler
Assembly:Telerik.WinControls.Scheduler.dll
Type Parameters:
TList
Syntax:
C#
public abstract class ExceptionMapper<TList> : IExceptionMapper where TList : class, IEnumerable
Inheritance: objectExceptionMapper<TList>
Derived Classes:
Implements:
Constructors
C#
protected ExceptionMapper()
Fields
exceptionList
TList
C#
protected TList exceptionList