CSympaMultiServeur 2.0
API Documentation

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

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.PortException
All Implemented Interfaces:
java.io.Serializable

public class PortException
extends ChannelException

Description :Exception levee lorsqu'une erreur se produit lors du dialogue avec le service soap

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

Constructor Summary
PortException()
           
PortException(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

PortException

public PortException(java.lang.String message)
Constructor


PortException

public PortException()

CSympaMultiServeur 2.0
API Documentation