Package org.jivesoftware.smack
Class XMPPException.FailedNonzaException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jivesoftware.smack.XMPPException
org.jivesoftware.smack.XMPPException.FailedNonzaException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- XMPPException
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.jivesoftware.smack.XMPPException
XMPPException.FailedNonzaException, XMPPException.StreamErrorException, XMPPException.XMPPErrorException
-
Constructor Summary
ConstructorDescriptionFailedNonzaException
(Nonza failedNonza) FailedNonzaException
(Nonza nonza, StanzaError.Condition condition) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
FailedNonzaException
-
FailedNonzaException
-
-
Method Details
-
getCondition
-
getNonza
-