Class SqlParseException

    • Constructor Detail

      • SqlParseException

        public SqlParseException​(String message)
        Constructs a new SqlParseException with the specified error message.
        Parameters:
        message - Describes the error encountered.