ComponentSpace Time Zone Picker Control Reference

TimeZonePickerException Class

The exception that is thrown when a time zone picker operation fails.

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

System.Object
   System.Exception
      System.ApplicationException
         ComponentSpace.TimeZonePicker.TimeZonePickerException

[Visual Basic]
Public Class TimeZonePickerException
    Inherits ApplicationException
[C#]
public class TimeZonePickerException : ApplicationException

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: ComponentSpace.TimeZonePicker

Assembly: ComponentSpace.TimeZonePicker (in ComponentSpace.TimeZonePicker.dll)

See Also

TimeZonePickerException Members | ComponentSpace.TimeZonePicker Namespace