com.jivesoftware.community
Class DuplicateIDException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.jivesoftware.community.JiveException
com.jivesoftware.community.DuplicateIDException
- All Implemented Interfaces:
- Serializable
public class DuplicateIDException
- extends JiveException
Thrown when attempting to set a document ID for a Document that already exists and is
associated with a different document than the current document.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DuplicateIDException
public DuplicateIDException()
DuplicateIDException
public DuplicateIDException(String msg)
DuplicateIDException
public DuplicateIDException(String msg,
Throwable throwable)
DuplicateIDException
public DuplicateIDException(Throwable throwable)
Copyright © 1999-2007 Jive Software.