net.sf.oxclient.communication
Class CommunicationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by net.sf.oxclient.GroupwareException
                  extended by net.sf.oxclient.communication.CommunicationException
All Implemented Interfaces:
Serializable

public class CommunicationException
extends GroupwareException

See Also:
Serialized Form

Constructor Summary
CommunicationException()
           
CommunicationException(String arg0)
           
CommunicationException(String arg0, Throwable arg1)
           
CommunicationException(Throwable arg0)
           
 
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

CommunicationException

public CommunicationException()

CommunicationException

public CommunicationException(String arg0)

CommunicationException

public CommunicationException(String arg0,
                              Throwable arg1)

CommunicationException

public CommunicationException(Throwable arg0)


Copyright © 2007. All Rights Reserved.