Class TransformerException

    • Constructor Detail

      • TransformerException

        public TransformerException​(String message)

        Constructs a TransformerException with the specified message.

        Parameters:
        message - A description of what caused the exception.