public class FailedConstraintsException extends ContentPackException
| Constructor and Description |
|---|
FailedConstraintsException(Collection<Constraint> failedConstraints) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Constraint> |
getFailedConstraints() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic FailedConstraintsException(Collection<Constraint> failedConstraints)
public Collection<Constraint> getFailedConstraints()
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.