UnsupportedPictureTypeException Class

Facebook API Wrapper

Collapse image Expand Image Copy image CopyHover image

[Missing <summary> documentation for "T:FacebookWrapper.ObjectModel.UnsupportedPictureTypeException"]

Namespace: FacebookWrapper.ObjectModel
Assembly: FbGraphApiWrapper (in FbGraphApiWrapper.dll) Version: 6.2.1.2 (6.2.1.2)

Syntax

C#
public class UnsupportedPictureTypeException : SystemException
Visual Basic
Public Class UnsupportedPictureTypeException _
	Inherits SystemException
Visual C++
public ref class UnsupportedPictureTypeException : public SystemException

Inheritance Hierarchy

System..::..Object
  System..::..Exception
    System..::..SystemException
      FacebookWrapper.ObjectModel..::..UnsupportedPictureTypeException

See Also