fr.paris.lutece.plugins.unittree.service
Class UnitErrorException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by fr.paris.lutece.plugins.unittree.service.UnitErrorException
All Implemented Interfaces:
Serializable

public class UnitErrorException
extends Exception

UnitErrorException

See Also:
Serialized Form

Constructor Summary
UnitErrorException(String strI18nErrorMessage)
          Constructor
 
Method Summary
 String getI18nErrorMessage()
           
 
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

UnitErrorException

public UnitErrorException(String strI18nErrorMessage)
Constructor

Parameters:
strI18nErrorMessage - the I18n key error message
Method Detail

getI18nErrorMessage

public String getI18nErrorMessage()
Returns:
the _strI18nErrorMessage


Copyright © 2013 Mairie de Paris. All Rights Reserved.