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