C# Class FacebookGraphAPIException, unity-facebook

Inheritance: Exception
Mostrar archivo Open project: rganeyev/unity-facebook

Public Methods

Method Description
FacebookGraphAPIException ( string type, string message ) : System

Method Details

FacebookGraphAPIException() public method

public FacebookGraphAPIException ( string type, string message ) : System
type string
message string
return System