FBApiException Constructor |
| Name | Description | |
|---|---|---|
| FBApiException |
Default constructor.
| |
| FBApiException(String) |
Constructor with message.
| |
| FBApiException(String, Exception) |
Constructor with internal exception.
| |
| FBApiException(String, String, NullableInt32, NullableInt32) |
Full constructor.
|