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