public class ConflictException extends ScimException
scimType, status| Constructor and Description |
|---|
ConflictException(String message) |
ConflictException(String message,
String scimType) |
ConflictException(String message,
Throwable cause) |
ConflictException(String message,
Throwable cause,
String scimType) |
getDetailaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ConflictException(String message)
Copyright © 2020. All rights reserved.