com.jivesoftware.base
Class GroupNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.jivesoftware.community.JiveException
com.jivesoftware.community.NotFoundException
com.jivesoftware.base.GroupNotFoundException
- All Implemented Interfaces:
- Serializable
@WebFault(name="GroupNotFound")
public class GroupNotFoundException
- extends NotFoundException
Thrown when unable to find a group.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
GroupNotFoundException
public GroupNotFoundException()
GroupNotFoundException
public GroupNotFoundException(String msg)
GroupNotFoundException
public GroupNotFoundException(String msg,
Throwable throwable)
GroupNotFoundException
public GroupNotFoundException(Throwable throwable)
Copyright © 1999-2007 Jive Software.