Package play.api

Class PlayException.RichDescription

    • Constructor Detail

      • RichDescription

        public RichDescription​(String title,
                               String description)
    • Method Detail

      • htmlDescription

        public abstract String htmlDescription()
        The new description formatted as HTML.
        Returns:
        the new description formatted as HTML.