Class XhtmlException

    • Constructor Detail

      • XhtmlException

        public XhtmlException()
      • XhtmlException

        public XhtmlException​(String message)
      • XhtmlException

        public XhtmlException​(Throwable cause)
      • XhtmlException

        public XhtmlException​(String message,
                              Throwable cause)
        This constructor will create a non-localisable XhtmlException.
        Parameters:
        message - a non localisable message.
        cause -