pl.mn.communicator
Class GGException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by pl.mn.communicator.GGException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
GGSessionException

public class GGException
extends java.lang.Exception

Created on 2004-11-30

An exception that provides information on access to Gadu-Gadu server. It contains the exception chain.

Version:
$Id: GGException.java,v 1.1 2005/11/05 23:34:52 winnetou25 Exp $
Author:
Mateusz Szczap
See Also:
Serialized Form

Constructor Summary
GGException(java.lang.String message)
           
GGException(java.lang.String message, java.lang.Exception ex)
           
 
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

GGException

public GGException(java.lang.String message)

GGException

public GGException(java.lang.String message,
                   java.lang.Exception ex)


Copyright 2004-2004-2005 SourceForge.net. All Rights Reserved.