org.tynamo.hibernate.validation
Class UniquenessException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.tynamo.exception.PersistenceException
org.tynamo.exception.ValidationException
org.tynamo.hibernate.validation.UniquenessException
- All Implemented Interfaces:
- Serializable
public class UniquenessException
- extends ValidationException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DEFAULT_MESSAGE
public static final String DEFAULT_MESSAGE
- See Also:
- Constant Field Values
UniquenessException
public UniquenessException()
UniquenessException
public UniquenessException(TynamoPropertyDescriptor descriptor,
String message)
UniquenessException
public UniquenessException(TynamoPropertyDescriptor descriptor)
UniquenessException
public UniquenessException(String message)
Copyright © 2004-2009. All Rights Reserved.