Метод | Описание | |
---|---|---|
FlickrWebException ( ) : System |
Initializes a new instance of the FlickrWebException class.
|
|
FlickrWebException ( string message ) : System |
Initializes a new instance of the FlickrWebException class with a specified error message.
|
|
FlickrWebException ( string message, |
Initializes a new instance of the FlickrWebException class with a specified error message and a reference to the inner exception that is the cause of this exception.
|
public FlickrWebException ( string message ) : System | ||
message | string | |
Результат | System |
public FlickrWebException ( string message, |
||
message | string | |
innerException | ||
Результат | System |