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