@Generated public class InternalError extends DatabricksError
| Constructor and Description |
|---|
InternalError(String message,
List<ErrorDetail> details) |
InternalError(String errorCode,
String message,
List<ErrorDetail> details) |
getCause, getErrorCode, getErrorInfo, getStatusCodeaddSuppressed, fillInStackTrace, 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.