CSympaMultiServeur 2.0
API Documentation

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

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

public class PropertiesException
extends ChannelException

Description :Exceptio levee lorsqu'une erreur est detectee dans le fichier de configuration

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

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

PropertiesException

public PropertiesException()
Constructor


CSympaMultiServeur 2.0
API Documentation