[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

This exception is thrown to indicate a problem with scheduling, such as trying to add a scheduling callback that already existed or trying to remove one that didn't exist.

The following tables list the members exposed by the ScheduleServiceException type.

Public Properties

  NameDescription
Data (Inherited from Exception.)
HelpLink (Inherited from Exception.)
InnerException (Inherited from Exception.)
Message (Inherited from Exception.)
Source (Inherited from Exception.)
StackTrace (Inherited from Exception.)
TargetSite (Inherited from Exception.)

Protected Properties

  NameDescription
HResult (Inherited from Exception.)