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