SharpSchedule

ScheduleException Class

Exceptions occur when a scheduled item has been modified after the specified date. This usually occurs if the client has been planned on an outing and at the time of the outing is not feeling up to the excursion.

For a list of all members of this type, see ScheduleException Members.

System.Object
   Persistent
      AbstractEntity
         ScheduleException

[Visual Basic]
Public Class ScheduleException
Inherits AbstractEntity
[C#]
public class ScheduleException : AbstractEntity

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Ozanam.Schedule.Store.Entity

Assembly: schedule.lib (in schedule.lib.dll)

See Also

ScheduleException Members | Ozanam.Schedule.Store.Entity Namespace