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