|
|||||||||||
| 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.ebxml.registry.RegistryException
com.sun.ebxml.registry.lcm.UUIDNotUniqueException
This exception will be thrown if at least two Registry Objects within a SubmitObjectsRequest have the same UUID (no matter it is proper or improper)
| Constructor Summary | |
UUIDNotUniqueException(java.lang.String id)
|
|
| Method Summary | |
java.lang.String |
getDuplicateId()
|
| Methods inherited from class com.sun.ebxml.registry.RegistryException |
getException, getMessage |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, 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 UUIDNotUniqueException(java.lang.String id)
| Method Detail |
public java.lang.String getDuplicateId()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||