FBApiException Constructor |
Name | Description | |
---|---|---|
![]() | FBApiException() |
Default constructor.
|
![]() | FBApiException(String) |
Constructor with message.
|
![]() | FBApiException(String, Exception) |
Constructor with internal exception.
|
![]() | FBApiException(String, String, Nullable<Int32>, Nullable<Int32>) |
Full constructor.
|