public class ConstraintException extends PersistException
Repository
storage layer
detects any kind of constraint violation.Constructor and Description |
---|
ConstraintException() |
ConstraintException(java.lang.String message) |
ConstraintException(java.lang.String message,
java.lang.Throwable cause) |
ConstraintException(java.lang.Throwable cause) |
backoff, getRootCause, makeFetchException, makePersistException, toFetchException, toFetchException, toPersistException, toPersistException
public ConstraintException()
public ConstraintException(java.lang.String message)
public ConstraintException(java.lang.String message, java.lang.Throwable cause)
public ConstraintException(java.lang.Throwable cause)
Copyright © 2006-2013 Amazon Technologies, Inc.. All Rights Reserved.