com.jivesoftware.community
Class NotUniqueException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.jivesoftware.community.JiveRuntimeException
com.jivesoftware.community.NotUniqueException
- All Implemented Interfaces:
- Serializable
public class NotUniqueException
- extends JiveRuntimeException
Thrown by an object when an action is attempted on an object where a parameter
(say a name) has to be unique but is not.
- See Also:
DocumentFieldManager,
Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NotUniqueException
public NotUniqueException()
NotUniqueException
public NotUniqueException(String message)
NotUniqueException
public NotUniqueException(String message,
Throwable throwable)
NotUniqueException
public NotUniqueException(Throwable throwable)
Copyright © 1999-2007 Jive Software.