|
db4o 6.3 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectChainedRuntimeException
com.db4o.ext.Db4oException
com.db4o.constraints.ConstraintViolationException
public abstract class ConstraintViolationException
Base class for all constraint exceptions.
Constructor Summary | |
---|---|
ConstraintViolationException(java.lang.String msg)
ConstraintViolationException constructor with a specific message. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConstraintViolationException(java.lang.String msg)
msg
- exception message
|
db4o 6.3 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |