InterfaceIExceptionMapper
Interface
Definition
Namespace:Telerik.WinControls.UI.Scheduler
Assembly:Telerik.WinControls.Scheduler.dll
Syntax:
cs-api-definition
public interface IExceptionMapper
Methods
AddException(object)
Declaration
cs-api-definition
void AddException(object exceptionItem)
Parameters
exceptionItem
DeleteException(object)
Declaration
cs-api-definition
void DeleteException(object exceptionItem)
Parameters
exceptionItem
SetExceptionList(object)
Declaration
cs-api-definition
void SetExceptionList(object exceptionList)
Parameters
exceptionList