atg.util.service.list
Class ATGListException

Package class diagram package ATGListException
java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by atg.util.service.list.ATGListException
All Implemented Interfaces:
java.io.Serializable

public class ATGListException
extends java.lang.Exception

Titre : Classe d'exception sur l'objet ATGListCritereValue

Description : Cette classe sera renvoyée pour toutes les erreurs sur l'objet ATGListCritereValue.

Copyright : FERRARI Olivier

See Also:
Serialized Form

Constructor Summary
ATGListException()
          Constructeur
ATGListException(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

ATGListException

public ATGListException()
Constructeur


ATGListException

public ATGListException(java.lang.String message)
Constructeur