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