CSympaMultiServeur 2.0
API Documentation

org.esupportail.portal.channels.CSympaMultiServeur.Exception
Class ConnexionException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.esupportail.portal.channels.CSympaMultiServeur.Exception.ChannelException
              extended by org.esupportail.portal.channels.CSympaMultiServeur.Exception.ConnexionException
All Implemented Interfaces:
java.io.Serializable

public class ConnexionException
extends ChannelException

Description : Exception levee lorsqu'une erreur se produit lors de la connexion au service soap

Version:
$Id : ConnexionException.java, V1.0, 16 janv. 2006
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classe(s) : ConnexionException
Author:
: Dusart Doriane
See Also:
Serialized Form

Constructor Summary
ConnexionException()
           
ConnexionException(java.lang.String message)
          Constructor
 
Method Summary
 
Methods inherited from class org.esupportail.portal.channels.CSympaMultiServeur.Exception.ChannelException
getErrorCode, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ConnexionException

public ConnexionException(java.lang.String message)
Constructor


ConnexionException

public ConnexionException()

CSympaMultiServeur 2.0
API Documentation