Class UnknownSchemaElementException

    • Constructor Detail

      • UnknownSchemaElementException

        public UnknownSchemaElementException​(LocalizableMessage message)
        Creates a new unknown schema element exception with the provided message.
        Parameters:
        message - The message that explains the problem that occurred.