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