| Package | Description |
|---|---|
| com.azure.core.test.models |
Package containing models used to test Azure client libraries.
|
| Modifier and Type | Method and Description |
|---|---|
NetworkCallError |
NetworkCallRecord.getException()
Gets the throwable thrown during evaluation of the network call.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NetworkCallRecord.setException(NetworkCallError exception)
Sets the throwable thrown during evaluation of the network call.
|
Copyright © 2019 Microsoft Corporation. All rights reserved.