|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
javax.ejb.RemoveException (src)
javax.emb.ParentAssociationExistsException
This exception is thrown if a media entity EJB cannot be removed because it has parents that contain links pointing to the receiver. Removing a media entity EJB while it has parents would violate referential integrity and is therefore forbidden.
Constructor Summary | |
ParentAssociationExistsException()
|
|
ParentAssociationExistsException(java.lang.String message)
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public ParentAssociationExistsException()
javax.ejb.RemoveException()
public ParentAssociationExistsException(java.lang.String message)
javax.ejb.RemoveException(String)
|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |