fr.paris.lutece.plugins.jsr168.pluto.exception
Class ContainerInitLutecePlutoException
java.lang.Object
java.lang.Throwable
java.lang.Exception
fr.paris.lutece.plugins.jsr168.pluto.exception.LutecePlutoException
fr.paris.lutece.plugins.jsr168.pluto.exception.ContainerInitLutecePlutoException
- All Implemented Interfaces:
- java.io.Serializable
public class ContainerInitLutecePlutoException
- extends LutecePlutoException
Exception for Pluto initialization problems
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, 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 |
ContainerInitLutecePlutoException
public ContainerInitLutecePlutoException(java.lang.String strMsg,
java.lang.Exception exCause)
- Construct an exception with message and cause of exception
- Parameters:
strMsg
- message associate with exceptionexCause
- cause of exception
ContainerInitLutecePlutoException
public ContainerInitLutecePlutoException(java.lang.String strMsg)
- Construct an exception with message
- Parameters:
strMsg
- message associate with exception
ContainerInitLutecePlutoException
public ContainerInitLutecePlutoException(java.lang.Exception exCause)
- Construct an exception with cause of exception
- Parameters:
exCause
- cause of exception
Copyright © 2008 Mairie de Paris. All Rights Reserved.