| Package | Description |
|---|---|
| com.sap.scimono.entity.validation.patch | |
| com.sap.scimono.exception |
| Constructor and Description |
|---|
PatchValidationException(SCIMException.Type scimType,
String message) |
PatchValidationException(SCIMException.Type scimType,
String message,
javax.ws.rs.core.Response.Status status) |
| Modifier and Type | Method and Description |
|---|---|
static SCIMException.Type |
SCIMException.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SCIMException.Type[] |
SCIMException.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SCIMException(SCIMException.Type scimType,
String message) |
SCIMException(SCIMException.Type scimType,
String message,
javax.ws.rs.core.Response.Status status) |
Copyright © 2022 SAP SE. All rights reserved.