ComponentSpace Country Picker Control Reference

CountryPickerException Class

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

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

System.Object
   System.Exception
      System.ApplicationException
         ComponentSpace.CountryPicker.CountryPickerException

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

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

See Also

CountryPickerException Members | ComponentSpace.CountryPicker Namespace