Wildfire 3.2.4 Javadoc

org.jivesoftware.wildfire
Class SharedGroupException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.jivesoftware.wildfire.SharedGroupException
All Implemented Interfaces:
Serializable

public class SharedGroupException
extends Exception

Thrown when a a user is trying to add or remove a contact from his/her roster that belongs to a shared group.

Author:
Gaston Dombiak
See Also:
Serialized Form

Constructor Summary
SharedGroupException()
           
SharedGroupException(String msg)
           
 
Method Summary
 
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
 

Constructor Detail

SharedGroupException

public SharedGroupException()

SharedGroupException

public SharedGroupException(String msg)

Wildfire 3.2.4 Javadoc

Copyright © 2003-2007 Jive Software.