메소드 | 설명 | |
---|---|---|
MaximumBranchesExceededException ( |
Construct instance of MaximumBranchesExceededException
|
|
MaximumBranchesExceededException ( string message ) : System |
Constructs a new MaximumBranchesExceededException with the specified error message.
|
|
MaximumBranchesExceededException ( string message, ErrorType errorType, string errorCode, string requestId, HttpStatusCode statusCode ) : System |
Construct instance of MaximumBranchesExceededException
|
|
MaximumBranchesExceededException ( string message, |
Construct instance of MaximumBranchesExceededException
|
|
MaximumBranchesExceededException ( string message, |
Construct instance of MaximumBranchesExceededException
|
메소드 | 설명 | |
---|---|---|
MaximumBranchesExceededException ( System info, System context ) : System |
Constructs a new instance of the MaximumBranchesExceededException class with serialized data.
|
public MaximumBranchesExceededException ( |
||
innerException | ||
리턴 | System |
protected MaximumBranchesExceededException ( System info, System context ) : System | ||
info | System | The |
context | System | The |
리턴 | System |
public MaximumBranchesExceededException ( string message ) : System | ||
message | string | /// Describes the error encountered. /// |
리턴 | System |
public MaximumBranchesExceededException ( string message, ErrorType errorType, string errorCode, string requestId, HttpStatusCode statusCode ) : System | ||
message | string | |
errorType | ErrorType | |
errorCode | string | |
requestId | string | |
statusCode | HttpStatusCode | |
리턴 | System |
public MaximumBranchesExceededException ( string message, |
||
message | string | |
innerException | ||
리턴 | System |
public MaximumBranchesExceededException ( string message, |
||
message | string | |
innerException | ||
errorType | ErrorType | |
errorCode | string | |
requestId | string | |
statusCode | HttpStatusCode | |
리턴 | System |