Method | Description | |
---|---|---|
ResourceManagementError ( ) : System |
Initializes a new instance of the ResourceManagementError class.
|
|
ResourceManagementError ( string code, string message ) : System |
Initializes a new instance of the ResourceManagementError class with required arguments.
|
public ResourceManagementError ( string code, string message ) : System | ||
code | string | |
message | string | |
return | System |