com.jivesoftware.base
Class GroupAlreadyExistsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.jivesoftware.base.JiveException
com.jivesoftware.base.GroupAlreadyExistsException
- All Implemented Interfaces:
- java.io.Serializable
public class GroupAlreadyExistsException
- extends JiveException
Thrown when attempting to create a group that already exists.
- See Also:
- Serialized Form
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 |
GroupAlreadyExistsException
public GroupAlreadyExistsException()
GroupAlreadyExistsException
public GroupAlreadyExistsException(java.lang.String msg)
GroupAlreadyExistsException
public GroupAlreadyExistsException(java.lang.String msg,
java.lang.Throwable throwable)
GroupAlreadyExistsException
public GroupAlreadyExistsException(java.lang.Throwable throwable)
Copyright © 1999-2006 Jive Software.