public class RepositoryAlreadyExistsException extends ServiceException
Constructor and Description |
---|
RepositoryAlreadyExistsException(String message)
Constructs a new exception with the given message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public RepositoryAlreadyExistsException(String message)
message
- The exceptions message.Copyright © 2017 SAP. All Rights Reserved.