public class ConstraintViolationException extends SailException
Constructor and Description |
---|
ConstraintViolationException(ConstraintViolation violation) |
Modifier and Type | Method and Description |
---|---|
ConstraintViolation |
getConstraintViolation() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ConstraintViolationException(ConstraintViolation violation)
public ConstraintViolation getConstraintViolation()
Copyright © 2015-2022 Eclipse Foundation. All Rights Reserved.