Method | Description | |
---|---|---|
FacebookException ( string message ) : System | ||
FacebookException ( string message, string type, int code ) : System |
public FacebookException ( string message ) : System | ||
message | string | |
return | System |
public FacebookException ( string message, string type, int code ) : System | ||
message | string | |
type | string | |
code | int | |
return | System |