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