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