Package org.simplesim.model
Class ModelEntity.UniqueConstraintViolationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.simplesim.model.ModelEntity.UniqueConstraintViolationException
- All Implemented Interfaces:
Serializable
- Enclosing interface:
- ModelEntity
Exception to be thrown if a duplicate object is used where only a unique one
is allowed.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UniqueConstraintViolationException
-