public class ConstraintViolationException extends Exception
Constructor and Description |
---|
ConstraintViolationException() |
ConstraintViolationException(String message) |
ConstraintViolationException(String message,
Throwable cause) |
ConstraintViolationException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ConstraintViolationException(String message)
public ConstraintViolationException(Throwable cause)
@Generated(value="lombok") public ConstraintViolationException()
Copyright © 2017 SAP SE. All rights reserved.