Class RemoteContentRenderingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.adobe.cq.remote.content.renderer.RemoteContentRenderingException
- All Implemented Interfaces:
Serializable
RemoteContentRenderingException
used for exceptions occured during Remote Content Rendering e.g. an Invalid Request config- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionRemoteContentRenderingException
(String message) RemoteContentRenderingException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RemoteContentRenderingException
-
RemoteContentRenderingException
-
RemoteContentRenderingException
-