Package tigase.xmpp
Class PacketErrorTypeException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- tigase.xmpp.XMPPException
-
- tigase.xmpp.PacketErrorTypeException
-
- All Implemented Interfaces:
Serializable
public class PacketErrorTypeException extends XMPPException
Describe class PacketErrorTypeException here.
Created: Tue Oct 9 13:41:43 2007- Version:
- $Rev$
- Author:
- Artur Hefczyc
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PacketErrorTypeException(String message)Creates a newPacketErrorTypeExceptioninstance.PacketErrorTypeException(String message, Throwable cause)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-