Class 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:
    Serialized Form
    • Constructor Detail

      • RemoteContentRenderingException

        public RemoteContentRenderingException​(String message)
      • RemoteContentRenderingException

        public RemoteContentRenderingException​(String message,
                                               Throwable cause)
      • RemoteContentRenderingException

        public RemoteContentRenderingException​(Throwable cause)