public class ExternalRepositoryException extends GeneralUserManagementException
Constructor and Description |
---|
ExternalRepositoryException(String message)
Creates an exception with a detail message.
|
ExternalRepositoryException(String message,
Throwable cause)
Creates an exception with a detail message and a cause.
|
getArguments, getLocalizedMessage, getMessageKey
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ExternalRepositoryException(String message)
message
- the detail messageCopyright © 2019 Communote team. All rights reserved.