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