public class UniqueConstraintViolationException extends SystemException
Constructor and Description |
---|
UniqueConstraintViolationException(String message)
Constructor.
|
UniqueConstraintViolationException(String message,
Exception e)
Constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UniqueConstraintViolationException(String message)
message
- error messageCopyright © 2020 Hyland Software Germany GmbH. All rights reserved.