atg.service.servicelocator.exception
Class ATGServiceLocatorException

Package class diagram package ATGServiceLocatorException
java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by atg.service.servicelocator.exception.ATGServiceLocatorException
All Implemented Interfaces:
java.io.Serializable

public class ATGServiceLocatorException
extends java.lang.Exception

Titre : Classe d'exception levée pour les erreurs d'accès aux composants de l'application

Description : Classe d'exception levée pour les erreurs d'accès aux composants de l'application

Copyright : FERRARI Olivier

See Also:
Serialized Form

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

ATGServiceLocatorException

public ATGServiceLocatorException()
Constructeur


ATGServiceLocatorException

public ATGServiceLocatorException(java.lang.String message)
Constructeur