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