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