|
|||||||||||
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.virtualweaver.xotics.datamodel.XoException
com.virtualweaver.xotics.datamodel.XoLockedException
This is a specific XoException made to emphasize XoException.DM_LOCKED
Field Summary |
Fields inherited from class com.virtualweaver.xotics.datamodel.XoException |
ADD_ERROR, DMI_LOCKED, DMI_NOT_OWNER, DMI_RELEASED, DMM_LOAD, ILLEGAL_ARGUMENT, INVALID_DATAMODEL, INVALID_OBJECT, NO_SUCH_DATAMODEL, NO_SUCH_OBJECT, NOT_REQUESTABLE, OBJECT_NOT_WELCOME, READ_ONLY, ROOT_MOVE, THROWABLE_OCCURRED, UNKNOWN_REASON, VALIDITY_CHECKING, XPATH_REQUEST_COMPUTING, XPATH_REQUEST_PARSING |
Constructor Summary | |
XoLockedException(java.lang.String owner,
java.lang.String rejected)
Creates a new instance of XoLockedException with external thread name
attempting to access DM instance while not allowed. |
Methods inherited from class com.virtualweaver.xotics.datamodel.XoException |
getId, getReason, toString |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public XoLockedException(java.lang.String owner, java.lang.String rejected)
XoLockedException
with external thread name
attempting to access DM instance while not allowed.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |