Click or drag to resize
uLiveWallpaper
InvalidPreferenceTypeException Class
This exception is thrown when stored preference is different than type it was attempted to get as.
Inheritance Hierarchy
SystemObject
  SystemException
    LostPolygon.uLiveWallpaperInvalidPreferenceTypeException

Namespace:  LostPolygon.uLiveWallpaper
Syntax
C#
public class InvalidPreferenceTypeException : Exception

The InvalidPreferenceTypeException type exposes the following members.

Constructors
  NameDescription
Public methodInvalidPreferenceTypeException
Initializes a new instance of the InvalidPreferenceTypeException class
Top
Properties
See Also