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: 690 $
- Author:
- Artur Hefczyc
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PacketErrorTypeException
public PacketErrorTypeException(String message)
- Creates a new
PacketErrorTypeException
instance.
PacketErrorTypeException
public PacketErrorTypeException(String message,
Throwable cause)
Copyright © 2001-2006 Tigase Developers Team. All rights Reserved.