fr.paris.lutece.plugins.rss.util.http
Class HttpAccessException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by fr.paris.lutece.plugins.rss.util.http.HttpAccessException
All Implemented Interfaces:
java.io.Serializable

public class HttpAccessException
extends java.lang.Exception

Exception thrown by the util class HttpAccess

See Also:
Serialized Form

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

HttpAccessException

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

Parameters:
strMessage - The error message
e - The exception


Copyright © 2007 Mairie de Paris. All Rights Reserved.