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