CSympaMultiServeur 2.0
API Documentation

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

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

public class PropertiesMailException
extends ChannelException

Description : Exception levee lorsqu'une erreur s'est produite, si l'envoie de mail est active et qu'il y a une exception lors de cet envoie. Cette exception est levee et expliquee dans le fichier de log, puisque le mail ne peut etre envoye

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
PropertiesMailException()
          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

PropertiesMailException

public PropertiesMailException()
Constructor


CSympaMultiServeur 2.0
API Documentation