Class ErrorResponse.Builder
java.lang.Object
org.apache.iceberg.rest.responses.ErrorResponse.Builder
- Enclosing class:
- ErrorResponse
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
responseCode
(Integer responseCode) withMessage
(String errorMessage) withStackTrace
(Throwable throwable) withStackTrace
(List<String> trace)
-
Method Details
-
withMessage
-
withType
-
withStackTrace
-
withStackTrace
-
responseCode
-
build
-