Метод | Описание | |
---|---|---|
InvalidFirehoseDestinationException ( |
Construct instance of InvalidFirehoseDestinationException
|
|
InvalidFirehoseDestinationException ( string message ) : System |
Constructs a new InvalidFirehoseDestinationException with the specified error message.
|
|
InvalidFirehoseDestinationException ( string message, ErrorType errorType, string errorCode, string requestId, HttpStatusCode statusCode ) : System |
Construct instance of InvalidFirehoseDestinationException
|
|
InvalidFirehoseDestinationException ( string message, |
Construct instance of InvalidFirehoseDestinationException
|
|
InvalidFirehoseDestinationException ( string message, |
Construct instance of InvalidFirehoseDestinationException
|
Метод | Описание | |
---|---|---|
InvalidFirehoseDestinationException ( System info, System context ) : System |
Constructs a new instance of the InvalidFirehoseDestinationException class with serialized data.
|
public InvalidFirehoseDestinationException ( |
||
innerException | ||
Результат | System |
protected InvalidFirehoseDestinationException ( System info, System context ) : System | ||
info | System | The |
context | System | The |
Результат | System |
public InvalidFirehoseDestinationException ( string message ) : System | ||
message | string | /// Describes the error encountered. /// |
Результат | System |
public InvalidFirehoseDestinationException ( string message, ErrorType errorType, string errorCode, string requestId, HttpStatusCode statusCode ) : System | ||
message | string | |
errorType | ErrorType | |
errorCode | string | |
requestId | string | |
statusCode | HttpStatusCode | |
Результат | System |
public InvalidFirehoseDestinationException ( string message, |
||
message | string | |
innerException | ||
Результат | System |
public InvalidFirehoseDestinationException ( string message, |
||
message | string | |
innerException | ||
errorType | ErrorType | |
errorCode | string | |
requestId | string | |
statusCode | HttpStatusCode | |
Результат | System |