org.exoplatform.answer.rendering
Class RenderingException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.exoplatform.answer.rendering.RenderingException
All Implemented Interfaces:
Serializable

public class RenderingException
extends RuntimeException

Version:
$Revision$
Author:
Patrice Lamarque
See Also:
Serialized Form

Constructor Summary
RenderingException(Exception e)
           
 
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

RenderingException

public RenderingException(Exception e)


Copyright © 2003–2014 eXo Platform SAS. All rights reserved.