|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.retek.commons.util.ChainedException
com.retek.commons.domain.core.exception.SystemException
com.retek.commons.domain.core.exception.InvalidIdException
com.retek.commons.domain.core.exception.InvalidReferenceException
Exception thrown by the persistence layer when doing reads to indicate that no persisted object exists with the specified reference.
Retek Inc. Copyright (c) 2003
Constructor Summary | |
InvalidReferenceException(DistributedReference ref)
|
Method Summary | |
DistributedReference |
getReference()
|
Methods inherited from class com.retek.commons.domain.core.exception.SystemException |
toUnchecked |
Methods inherited from class com.retek.commons.util.ChainedException |
getCause, getChainedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, setCause |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getStackTrace, initCause, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public InvalidReferenceException(DistributedReference ref)
Method Detail |
public DistributedReference getReference()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |