Class RemoteContentRenderingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.adobe.cq.remote.content.renderer.RemoteContentRenderingException
All Implemented Interfaces:
Serializable

public class RemoteContentRenderingException extends Exception
RemoteContentRenderingException used for exceptions occured during Remote Content Rendering e.g. an Invalid Request config
See Also:
  • Constructor Details

    • RemoteContentRenderingException

      public RemoteContentRenderingException(String message)
    • RemoteContentRenderingException

      public RemoteContentRenderingException(String message, Throwable cause)
    • RemoteContentRenderingException

      public RemoteContentRenderingException(Throwable cause)