public class PermanentIdMissmatchException extends ExternalUserRepositoryException
Exception indicating that the update of an existing external user, identified by the external username, is not possible because the permanentId is not matching the saved value.
Constructor and Description |
---|
PermanentIdMissmatchException(String message)
Constructs a new instance of PermanentIdMissmatchException
|
PermanentIdMissmatchException(String message,
Throwable throwable)
Constructs a new instance of PermanentIdMissmatchException
|
getArguments, getLocalizedMessage, getMessageKey
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public PermanentIdMissmatchException(String message)
Copyright © 2019 Communote team. All rights reserved.