Méthode | Description | |
---|---|---|
GoogleComputeOperationException ( System.Operation errorData ) : System | ||
GoogleComputeOperationException ( string message, System.Operation errorData ) : System |
Méthode | Description | |
---|---|---|
GetErrorMessaage ( System.Operation errorData ) : string |
Gets the first error message, or "Unknown error" if there is none.
|
public GoogleComputeOperationException ( System.Operation errorData ) : System | ||
errorData | System.Operation | |
Résultat | System |
public GoogleComputeOperationException ( string message, System.Operation errorData ) : System | ||
message | string | |
errorData | System.Operation | |
Résultat | System |