com.jivesoftware.base
Class GroupAlreadyExistsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.jivesoftware.community.JiveException
com.jivesoftware.base.GroupAlreadyExistsException
- All Implemented Interfaces:
- 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 |
GroupAlreadyExistsException
public GroupAlreadyExistsException()
GroupAlreadyExistsException
public GroupAlreadyExistsException(String msg)
GroupAlreadyExistsException
public GroupAlreadyExistsException(String msg,
Throwable throwable)
GroupAlreadyExistsException
public GroupAlreadyExistsException(Throwable throwable)
Copyright © 1999-2007 Jive Software.