|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--fr.paris5.shaman.insight.integrity.IntegrityException | +--fr.paris5.shaman.insight.integrity.ConsistencyException | +--fr.paris5.shaman.insight.integrity.PublicationNotOwnedException
Thrown when a Publication is said to be owned by a Topic, but the underlying Topic has no Publication with the given Publication Id.
Fields inherited from class java.lang.Throwable |
backtrace, detailMessage, serialVersionUID |
Constructor Summary | |
PublicationNotOwnedException(long topicId,
long publicationId)
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, printStackTrace0, toString |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public PublicationNotOwnedException(long topicId, long publicationId)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |