|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable java.lang.Exception atg.presentation.businessdelegate.exception.ATGBusinessDelegateException
public class ATGBusinessDelegateException
Titre : Classe Exception de la couche Présentation-BusinessDelegate
Description : Cette classe retourne une erreur survenu dans la couche BusinessDelegate
Copyright : FERRARI Olivier
Constructor Summary | |
---|---|
ATGBusinessDelegateException()
Constructeur |
|
ATGBusinessDelegateException(java.lang.String message)
Constructeur |
Method Summary |
---|
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ATGBusinessDelegateException()
public ATGBusinessDelegateException(java.lang.String message)
message
- Message à envoyer
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |