fr.paris.lutece.plugins.rss.service
Class RssParsingException

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

public class RssParsingException
extends java.lang.Exception

Exception thrown by the service class RssContentLoader

See Also:
Serialized Form

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

RssParsingException

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

Parameters:
strMessage - The error message
e - The exception


Copyright © 2011 Mairie de Paris. All Rights Reserved.