메소드 | 설명 | |
---|---|---|
GoogleComputeOperationException ( System.Operation errorData ) : System | ||
GoogleComputeOperationException ( string message, System.Operation errorData ) : System |
메소드 | 설명 | |
---|---|---|
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 | |
리턴 | System |
public GoogleComputeOperationException ( string message, System.Operation errorData ) : System | ||
message | string | |
errorData | System.Operation | |
리턴 | System |