org.axiondb
public class ConstraintViolationException extends AxionException
Version: $Revision: 1.5 $ $Date: 2005/04/09 01:50:09 $
Constructor Summary | |
---|---|
ConstraintViolationException(Constraint c) | |
ConstraintViolationException(String message, Throwable nested) |
Method Summary | |
---|---|
String | getConstraintType() |
protected static String | toMessage(Constraint c) |