| Package | Description |
|---|---|
| com.microsoft.azure.toolkit.lib.common.operation |
| Modifier and Type | Field and Description |
|---|---|
private AzureOperationRef |
AzureOperationException.operation |
| Modifier and Type | Method and Description |
|---|---|
private static AzureOperationRef |
AzureOperationAspect.toOperationRef(org.aspectj.lang.JoinPoint point) |
| Constructor and Description |
|---|
AzureOperationException(AzureOperationRef operation,
String action) |
AzureOperationException(AzureOperationRef operation,
Throwable cause) |
AzureOperationException(AzureOperationRef operation,
Throwable cause,
String action) |
AzureOperationException(AzureOperationRef operation,
Throwable cause,
String action,
String actionId) |
Copyright © 2021. All rights reserved.