@Generated public class DatabricksServiceExceptionWithDetailsProto extends Object
| Constructor and Description |
|---|
DatabricksServiceExceptionWithDetailsProto() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Collection<Object> |
getDetails() |
ErrorCode |
getErrorCode() |
String |
getMessage() |
String |
getStackTrace() |
int |
hashCode() |
DatabricksServiceExceptionWithDetailsProto |
setDetails(Collection<Object> details) |
DatabricksServiceExceptionWithDetailsProto |
setErrorCode(ErrorCode errorCode) |
DatabricksServiceExceptionWithDetailsProto |
setMessage(String message) |
DatabricksServiceExceptionWithDetailsProto |
setStackTrace(String stackTrace) |
String |
toString() |
public DatabricksServiceExceptionWithDetailsProto()
public DatabricksServiceExceptionWithDetailsProto setDetails(Collection<Object> details)
public Collection<Object> getDetails()
public DatabricksServiceExceptionWithDetailsProto setErrorCode(ErrorCode errorCode)
public ErrorCode getErrorCode()
public DatabricksServiceExceptionWithDetailsProto setMessage(String message)
public String getMessage()
public DatabricksServiceExceptionWithDetailsProto setStackTrace(String stackTrace)
public String getStackTrace()
Copyright © 2026. All rights reserved.