fr.paris.lutece.plugins.document.service
Class DocumentException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by fr.paris.lutece.plugins.document.service.DocumentException
All Implemented Interfaces:
java.io.Serializable

public class DocumentException
extends java.lang.Exception

Exception occurs when error in event or rule

See Also:
Serialized Form

Constructor Summary
DocumentException(java.lang.String strI18nMessage)
          Constructor
 
Method Summary
 java.lang.String getI18nMessage()
          Get the i18n message
 void setI18nMessage(java.lang.String strMessage)
          Set the i18n message
 
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

DocumentException

public DocumentException(java.lang.String strI18nMessage)
Constructor

Parameters:
strI18nMessage - Internationalization message
Method Detail

getI18nMessage

public java.lang.String getI18nMessage()
Get the i18n message

Returns:
The internationalization message

setI18nMessage

public void setI18nMessage(java.lang.String strMessage)
Set the i18n message

Parameters:
strMessage - The internationalization message


Copyright © 2010 Mairie de Paris. All Rights Reserved.