com.jivesoftware.base
Class GroupNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.jivesoftware.base.JiveException
com.jivesoftware.base.GroupNotFoundException
- All Implemented Interfaces:
- java.io.Serializable
public class GroupNotFoundException
- extends com.jivesoftware.base.JiveException
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 |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, 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-2006 Jive Software.