ComponentSpace State Picker Control Reference

StatePickerException Class

The exception that is thrown when a state picker operation fails.

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

System.Object
   System.Exception
      System.ApplicationException
         ComponentSpace.StatePicker.StatePickerException

[Visual Basic]
Public Class StatePickerException
    Inherits ApplicationException
[C#]
public class StatePickerException : 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.StatePicker

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

See Also

StatePickerException Members | ComponentSpace.StatePicker Namespace