public class MUCException
extends tigase.component.exceptions.ComponentException
| Constructor and Description |
|---|
MUCException(tigase.xmpp.Authorization errorCondition) |
MUCException(tigase.xmpp.Authorization errorCondition,
String text) |
MUCException(tigase.xmpp.Authorization errorCondition,
String text,
String message) |
getCode, getErrorCondition, getErrorMessagePrefix, getMessage, getMessageWithPosition, getName, getText, getType, makeElementaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MUCException(tigase.xmpp.Authorization errorCondition)
public MUCException(tigase.xmpp.Authorization errorCondition,
String text)
errorCondition - text - human readable message will be send to clientCopyright © 2007–2019 "Tigase, Inc.". All rights reserved.