Class FMUCException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jivesoftware.openfire.muc.FMUCException
All Implemented Interfaces:
Serializable

public class FMUCException extends Exception
Exception used for representing unavailability of FMUC (XEP-0289). The resulting error is expected to be delivered to the originating entity in the form of a presence stanza, possibly containing a human-readable 'reject' message.
Author:
Guus der Kinderen, guus@goodbytes.nl
See Also: