|
|||||||||||
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.ExceptionCodeActivation
Id: ExceptionCodeActivation.java,v 1.0 2 juin 2004 Copyright (c) 2004 Esup Portail (www.esup-portail.org) Classes: ExceptionCodeActivation Original Author: Yohan Colmant Lorsque le code d'activation donne n'est pas valide
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 | |
ExceptionCodeActivation()
Constructeur |
|
ExceptionCodeActivation(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 ExceptionCodeActivation()
public ExceptionCodeActivation(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 |