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