public class AzureToolkitRuntimeException extends RuntimeException
| Modifier and Type | Field and Description |
|---|---|
private String |
action |
private String |
actionId |
| Constructor and Description |
|---|
AzureToolkitRuntimeException(String error) |
AzureToolkitRuntimeException(String error,
String action) |
AzureToolkitRuntimeException(String error,
Throwable cause) |
AzureToolkitRuntimeException(String error,
Throwable cause,
String action) |
AzureToolkitRuntimeException(String error,
Throwable cause,
String action,
String actionId) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2021. All rights reserved.