|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.esupportail.portal.channels.CSMS.exception.ExceptionCanal
org.esupportail.portal.channels.CSMS.exception.ExceptionParametresEnvoiSms
Id: ExceptionParametresEnvoiSms.java,v 1.0 2 juin 2004 Copyright (c) 2004 Esup Portail (www.esup-portail.org) Classes: ExceptionParametresEnvoiSms Original Author: Yohan Colmant Lors d'une erreur dans les parametres d'envoi du SMS
Field Summary |
Fields inherited from class org.esupportail.portal.channels.CSMS.exception.ExceptionCanal |
|
Fields inherited from class java.lang.Exception |
|
Fields inherited from class java.lang.Throwable |
|
Constructor Summary | |
ExceptionParametresEnvoiSms()
Constructeur |
|
ExceptionParametresEnvoiSms(java.lang.String etatSuivant)
Constructeur |
Methods inherited from class org.esupportail.portal.channels.CSMS.exception.ExceptionCanal |
getErrorCode, getNextState, setNextState, 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 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public ExceptionParametresEnvoiSms()
public ExceptionParametresEnvoiSms(java.lang.String etatSuivant)
etatSuivant
- l'etat dans lequel doit se retrouver le canal apres cette exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |