Class SharedGroupException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jivesoftware.openfire.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:
  • Constructor Details

    • SharedGroupException

      public SharedGroupException()
    • SharedGroupException

      public SharedGroupException(String msg)