tigase.jaxmpp.core.client.xmpp.stanzas
Class Stanza.UnkownStanzaTypeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
tigase.jaxmpp.core.client.exceptions.JaxmppException
tigase.jaxmpp.core.client.xmpp.stanzas.Stanza.UnkownStanzaTypeException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- Stanza
public static class Stanza.UnkownStanzaTypeException
- extends JaxmppException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Stanza.UnkownStanzaTypeException
public Stanza.UnkownStanzaTypeException()
Stanza.UnkownStanzaTypeException
public Stanza.UnkownStanzaTypeException(String message)
Stanza.UnkownStanzaTypeException
public Stanza.UnkownStanzaTypeException(String message,
Throwable cause)
Stanza.UnkownStanzaTypeException
public Stanza.UnkownStanzaTypeException(Throwable cause)
Copyright © 2006-2012 Tigase. All Rights Reserved.