Méthode | Description | |
---|---|---|
FacebookApiLimitException ( ) : System |
Initializes a new instance of the FacebookApiLimitException class.
|
|
FacebookApiLimitException ( string message ) : System |
Initializes a new instance of the FacebookApiLimitException class.
|
|
FacebookApiLimitException ( string message, |
Initializes a new instance of the FacebookApiLimitException class.
|
|
FacebookApiLimitException ( string message, string errorType ) : System |
Initializes a new instance of the FacebookApiLimitException class.
|
Méthode | Description | |
---|---|---|
FacebookApiLimitException ( |
Initializes a new instance of the FacebookApiLimitException class.
|
public FacebookApiLimitException ( ) : System | ||
Résultat | System |
protected FacebookApiLimitException ( |
||
info |
/// The |
|
context |
/// The |
|
Résultat | System |
public FacebookApiLimitException ( string message ) : System | ||
message | string | /// The message. /// |
Résultat | System |
public FacebookApiLimitException ( string message, |
||
message | string | /// The message. /// |
innerException | /// The inner exception. /// | |
Résultat | System |
public FacebookApiLimitException ( string message, string errorType ) : System | ||
message | string | The message. |
errorType | string | The error type. |
Résultat | System |