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