tigase.xmpp
Class PacketErrorTypeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by tigase.xmpp.XMPPException
              extended by 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

Constructor Summary
PacketErrorTypeException(String message)
          Creates a new PacketErrorTypeException instance.
PacketErrorTypeException(String message, Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

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.