public class TConstraintViolationException extends Exception
| Constructor and Description |
|---|
TConstraintViolationException(Violations violations,
List<Mutation> violators,
List<Mutation> nonViolators,
CommitSession commitSession) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TConstraintViolationException(Violations violations, List<Mutation> violators, List<Mutation> nonViolators, CommitSession commitSession)
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.