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