Method | Description | |
---|---|---|
DeleteConflictException ( |
Construct instance of DeleteConflictException
|
|
DeleteConflictException ( string message ) : System |
Constructs a new DeleteConflictException with the specified error message.
|
|
DeleteConflictException ( string message, ErrorType errorType, string errorCode, string requestId, HttpStatusCode statusCode ) : System |
Construct instance of DeleteConflictException
|
|
DeleteConflictException ( string message, |
Construct instance of DeleteConflictException
|
|
DeleteConflictException ( string message, |
Construct instance of DeleteConflictException
|
Method | Description | |
---|---|---|
DeleteConflictException ( System info, System context ) : System |
Constructs a new instance of the DeleteConflictException class with serialized data.
|
public DeleteConflictException ( |
||
innerException | ||
return | System |
protected DeleteConflictException ( System info, System context ) : System | ||
info | System | The |
context | System | The |
return | System |
public DeleteConflictException ( string message ) : System | ||
message | string | /// Describes the error encountered. /// |
return | System |
public DeleteConflictException ( string message, ErrorType errorType, string errorCode, string requestId, HttpStatusCode statusCode ) : System | ||
message | string | |
errorType | ErrorType | |
errorCode | string | |
requestId | string | |
statusCode | HttpStatusCode | |
return | System |
public DeleteConflictException ( string message, |
||
message | string | |
innerException | ||
return | System |
public DeleteConflictException ( string message, |
||
message | string | |
innerException | ||
errorType | ErrorType | |
errorCode | string | |
requestId | string | |
statusCode | HttpStatusCode | |
return | System |