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