|
|||||||||||
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.ExceptionEnvoiSms
Id: ExceptionEnvoiSms.java,v 1.0 2 juin 2004 Copyright (c) 2004 Esup Portail (www.esup-portail.org) Classes: ExceptionEnvoiSms Original Author: Yohan Colmant Lors d'une erreur dans l'envoi
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 | |
ExceptionEnvoiSms()
Constructeur |
|
ExceptionEnvoiSms(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 ExceptionEnvoiSms()
public ExceptionEnvoiSms(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 |