fr.paris.lutece.portal.service.init
Class LuteceInitException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by fr.paris.lutece.portal.service.init.LuteceInitException
All Implemented Interfaces:
java.io.Serializable

public class LuteceInitException
extends java.lang.Exception

Exception during Lutece loading

See Also:
Serialized Form

Constructor Summary
LuteceInitException(java.lang.String strMessage, java.lang.Exception e)
          Creates a new instance of LuteceInitException
 
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

LuteceInitException

public LuteceInitException(java.lang.String strMessage,
                           java.lang.Exception e)
Creates a new instance of LuteceInitException

Parameters:
strMessage - The exception message
e - The cause exception


Copyright © 2012 Mairie de Paris. All Rights Reserved.