public class PatchValidationException
extends javax.validation.ValidationException
| 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 |
|---|---|
SCIMException |
toScimException() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PatchValidationException(SCIMException.Type scimType, String message)
public PatchValidationException(SCIMException.Type scimType, String message, javax.ws.rs.core.Response.Status status)
public SCIMException toScimException()
Copyright © 2022 SAP SE. All rights reserved.