public class EntityAlreadyExistsException extends Exception
| Constructor and Description |
|---|
EntityAlreadyExistsException(String message)
Creates new exception with given message
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic EntityAlreadyExistsException(String message)
message - message for exceptionCopyright © 2017 Pivotal Software, Inc.. All rights reserved.