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