|
||||||||||
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.sun.im.service.CollaborationException
com.sun.im.service.ConflictException
Field Summary |
Fields inherited from class com.sun.im.service.CollaborationException |
UNDEFINED_CONDITION |
Constructor Summary | |
ConflictException()
Creates a new instance of ConflictException |
|
ConflictException(org.netbeans.lib.collab.ConflictException t)
|
|
ConflictException(java.lang.String msg)
|
|
ConflictException(java.lang.String msg,
java.lang.Throwable t)
|
|
ConflictException(java.lang.Throwable t)
|
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 ConflictException()
public ConflictException(java.lang.String msg)
public ConflictException(java.lang.Throwable t)
public ConflictException(java.lang.String msg, java.lang.Throwable t)
public ConflictException(org.netbeans.lib.collab.ConflictException t)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |