Package tigase.workgroupqueues
Class ComponentException
java.lang.Object
java.lang.Throwable
java.lang.Exception
tigase.xmpp.XMPPException
tigase.xmpp.XMPPProcessorException
tigase.component.exceptions.ComponentException
tigase.workgroupqueues.ComponentException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionComponentException
(Authorization errorCondition) ComponentException
(Authorization errorCondition, String text) ComponentException
(Authorization errorCondition, String text, String message) -
Method Summary
Methods inherited from class tigase.xmpp.XMPPProcessorException
getCode, getErrorCondition, getErrorMessagePrefix, getMessage, getMessageWithPosition, getName, getText, getType, makeElement
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ComponentException
-
ComponentException
-
ComponentException
-