@Generated public class Cancelled extends DatabricksError
| Constructor and Description |
|---|
Cancelled(String message,
List<ErrorDetail> details) |
Cancelled(String errorCode,
String message,
List<ErrorDetail> details) |
getCause, getErrorCode, getErrorInfo, getStatusCodeaddSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic Cancelled(String message, List<ErrorDetail> details)
public Cancelled(String errorCode, String message, List<ErrorDetail> details)
Copyright © 2024. All rights reserved.