[This is preliminary documentation and is subject to change.]

Represents non-API-specific errors that occur during the execution of logic in the Facebook client.

Namespace:  Facebook
Assembly:  Facebook (in Facebook.dll) Version: 0.2009.3.23 (0.2009.3.23)

Syntax

C#
public class FacebookException : Exception
Visual Basic (Declaration)
Public Class FacebookException _
	Inherits Exception
Visual C++
public ref class FacebookException : public Exception

Inheritance Hierarchy

System..::.Object
  System..::.Exception
    Facebook..::.FacebookException

See Also

FacebookException Members
Facebook Namespace