public final class ErrorResponse extends Object
| Constructor and Description |
|---|
ErrorResponse(int statusCode,
String scimType,
String detail) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDetail() |
Set<String> |
getSchemas() |
String |
getScimType() |
String |
getStatus() |
Copyright © 2022 SAP SE. All rights reserved.