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