com.jivesoftware.base
Class GroupNotFoundException
java.lang.Object
NotFoundException
com.jivesoftware.base.GroupNotFoundException
@WebFault(name="GroupNotFound")
public class GroupNotFoundException
- extends NotFoundException
Thrown when unable to find a group.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GroupNotFoundException
public GroupNotFoundException()
GroupNotFoundException
public GroupNotFoundException(java.lang.String msg)
GroupNotFoundException
public GroupNotFoundException(java.lang.String msg,
java.lang.Throwable throwable)
GroupNotFoundException
public GroupNotFoundException(java.lang.Throwable throwable)
Copyright © 1999-2007 Jive Software.